Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h149 static Status PropagateShapeInference(
Dremote_fused_graph_execute_utils.cc441 /* static */ Status RemoteFusedGraphExecuteUtils::PropagateShapeInference( in PropagateShapeInference() function in tensorflow::RemoteFusedGraphExecuteUtils
592 TF_RETURN_IF_ERROR(PropagateShapeInference(*graph_def, input_tensors, in BuildAndAddTensorShapes()
Dremote_fused_graph_execute_utils_test.cc350 ASSERT_TRUE(RemoteFusedGraphExecuteUtils::PropagateShapeInference( in TEST()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer.cc105 status = RemoteFusedGraphExecuteUtils::PropagateShapeInference( in LoadGraphFromProto()