Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dshape_inference.cc45 Status PropagateShapes(Graph* graph, in PropagateShapes() function
263 TF_RETURN_IF_ERROR(PropagateShapes(graph, arg_shapes, in InferShapes()
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.h196 Status PropagateShapes(
Dgraph_properties.cc2325 Status GraphProperties::PropagateShapes( in PropagateShapes() function in tensorflow::grappler::GraphProperties
2575 PropagateShapes(refiner.get(), &new_shapes, resource_handles, num_loops)); in InferStatically()