MCPcopy 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
103PartialTensorShape S(std::initializer_list<int64> dims) {
104 return PartialTensorShape(dims);
105}
106
107TEST(BitcastOpTest, TestShapeInference_LargerShape) {
108 const OpRegistrationData* reg;

Callers 1

TESTFunction · 0.70

Calls 1

PartialTensorShapeClass · 0.85

Tested by

no test coverage detected