Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
185
inline MitchellCubicKernelFunc CreateMitchellCubicKernel() {
186
return MitchellCubicKernelFunc();
187
}
188
189
} // namespace functor
190
} // namespace tensorflow
Callers
3
TEST_F
Function · 0.85
ComputeSpans
Function · 0.85
Create
Function · 0.85
Calls
1
MitchellCubicKernelFunc
Class · 0.85
Tested by
2
TEST_F
Function · 0.68
Create
Function · 0.68