Searched defs:ScalarShape (Results 1 – 7 of 7) sorted by relevance
34 func ScalarShape() Shape { func
48 TEST(ShapeDebugString, ScalarShape) { TestShapeMatch(TensorShape({})); } in TEST() argument
82 inline Status ScalarShape(shape_inference::InferenceContext* c) { in ScalarShape() function
116 TEST(ValidateDefaultValueShape, ScalarShape) { in TEST() argument
71 TEST_F(PatternMatcherTest, ScalarShape) { in TEST_F() argument
549 VFShape ScalarShape = VFShape::getScalarShape(*CI); in TEST_F() local
2033 def ScalarShape(): function