MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Unknown

Function Unknown

tensorflow/c/ops_test.cc:195–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195PartialTensorShape Unknown() { return PartialTensorShape(); }
196
197TEST(OpsTest, ShapeInferenceWithRank) {
198 NodeDef def;

Callers 3

TESTFunction · 0.70
DoCallPyFuncFunction · 0.50
ArrayFromMemoryFunction · 0.50

Calls 1

PartialTensorShapeClass · 0.85

Tested by

no test coverage detected