Searched defs:ScalarShape (Results 1 – 8 of 8) sorted by relevance
34 func ScalarShape() Shape { func
48 TEST(ShapeDebugString, ScalarShape) { TestShapeMatch(TensorShape({})); } in TEST() argument
44 TEST(TensorShapeTest, ScalarShape) { in TEST() argument
82 inline Status ScalarShape(shape_inference::InferenceContext* c) { in ScalarShape() function
116 TEST(ValidateDefaultValueShape, ScalarShape) { in TEST() argument
70 TEST_F(PatternMatcherTest, ScalarShape) { in TEST_F() argument
2067 def ScalarShape(): function
129 const Shape& ScalarShape(PrimitiveType type) { in ScalarShape() function