Searched defs:MakeShape (Results 1 – 7 of 7) sorted by relevance
680 ShapeHandle InferenceContext::MakeShape( in MakeShape() function in tensorflow::shape_inference::InferenceContext685 ShapeHandle InferenceContext::MakeShape( in MakeShape() function in tensorflow::shape_inference::InferenceContext1316 ShapeHandle InferenceContext::ShapeManager::MakeShape( in MakeShape() function in tensorflow::shape_inference::InferenceContext::ShapeManager
427 Status MakeShape(const Tensor& shape, TensorShape* out) { in MakeShape() function
986 TEST_F(ShapeInferenceTest, MakeShape) { in TEST_F() argument
42 func MakeShape(shape ...int64) Shape { func
32 TensorShapeProto MakeShape(std::vector<int> dims) { in MakeShape() function in tensorflow::grappler::__anone7e16a270111::SymbolicShapesTest
255 /* static */ Shape ShapeUtil::MakeShape(PrimitiveType element_type, in MakeShape() function in xla::ShapeUtil266 /* static */ Shape ShapeUtil::MakeShape( in MakeShape() function in xla::ShapeUtil
135 inline std::string MakeShape(const py::handle& value, in MakeShape() function