Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ S
Function
S
tensorflow/c/kernels/bitcast_op_test.cc:103–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
PartialTensorShape S(std::initializer_list<int64> dims) {
104
return PartialTensorShape(dims);
105
}
106
107
TEST(BitcastOpTest, TestShapeInference_LargerShape) {
108
const OpRegistrationData* reg;
Callers
1
TEST
Function · 0.70
Calls
1
PartialTensorShape
Class · 0.85
Tested by
no test coverage detected