Home
last modified time | relevance | path

Searched defs:MakeShapeFromTensorShape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc878 Status InferenceContext::MakeShapeFromTensorShape(const TensorShape& shape, in MakeShapeFromTensorShape() function in tensorflow::shape_inference::InferenceContext
Dshape_inference_test.cc1155 TEST_F(ShapeInferenceTest, MakeShapeFromTensorShape) { in TEST_F() argument