Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ S
Function
S
tensorflow/core/framework/shape_inference_test.cc:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
PartialTensorShape S(std::initializer_list<int64> dims) {
42
return PartialTensorShape(dims);
43
}
44
45
PartialTensorShape Unknown() { return PartialTensorShape(); }
46
Callers
7
TEST_F
Function · 0.70
TestMergeHandles
Method · 0.70
TestRelaxHandles
Method · 0.70
DepthwiseConv2dGPUKernelNHWCSmall
Function · 0.50
DepthwiseConv2dGPUKernelNCHWSmall
Function · 0.50
DepthwiseConv2dBackpropFilterGPUKernelNHWCSmall
Function · 0.50
DepthwiseConv2dBackpropFilterGPUKernelNCHWSmall
Function · 0.50
Calls
1
PartialTensorShape
Class · 0.85
Tested by
no test coverage detected