Searched defs:MakeShapeFromTensorShape (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | shape_inference.cc | 878 Status InferenceContext::MakeShapeFromTensorShape(const TensorShape& shape, in MakeShapeFromTensorShape() function in tensorflow::shape_inference::InferenceContext |
D | shape_inference_test.cc | 1155 TEST_F(ShapeInferenceTest, MakeShapeFromTensorShape) { in TEST_F() argument |