Home
last modified time | relevance | path

Searched refs:MaybeTensorValueToShape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc730 MaybeTensorValueToShape(ic, tensor, in UpdateFunction()
822 MaybeTensorValueToShape(ic, const_values[dst_input], in UpdateNode()
1312 MaybeTensorValueToShape(ic, *t.tensor, &c->output_tensors_as_shapes[k]); in UpdateOutputShapesAndValues()
1656 return MaybeTensorValueToShape(ic, tensor, tensors_as_shapes); in MaybeTensorProtoToShape()
1659 bool MaybeTensorValueToShape(InferenceContext* ic, const Tensor& tensor, in MaybeTensorValueToShape() function in tensorflow::grappler::SymbolicShapeRefiner