Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ CreateKeysCubicKernel
Function
CreateKeysCubicKernel
tensorflow/core/kernels/sampling_kernels.h:181–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
inline KeysCubicKernelFunc CreateKeysCubicKernel() {
182
return KeysCubicKernelFunc();
183
}
184
185
inline MitchellCubicKernelFunc CreateMitchellCubicKernel() {
186
return MitchellCubicKernelFunc();
Callers
3
TEST_F
Function · 0.85
ComputeSpans
Function · 0.85
Create
Function · 0.85
Calls
1
KeysCubicKernelFunc
Class · 0.85
Tested by
2
TEST_F
Function · 0.68
Create
Function · 0.68