MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / CreateMitchellCubicKernel

Function CreateMitchellCubicKernel

tensorflow/core/kernels/sampling_kernels.h:185–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185inline MitchellCubicKernelFunc CreateMitchellCubicKernel() {
186 return MitchellCubicKernelFunc();
187}
188
189} // namespace functor
190} // namespace tensorflow

Callers 3

TEST_FFunction · 0.85
ComputeSpansFunction · 0.85
CreateFunction · 0.85

Calls 1

Tested by 2

TEST_FFunction · 0.68
CreateFunction · 0.68