Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transfer_utils.cc28 constexpr auto AddOutputTensorShapeTypeByTensorShapeMap = variable
29 &RemoteFusedGraphExecuteUtils::AddOutputTensorShapeTypeByTensorShapeMap;
110 AddOutputTensorShapeTypeByTensorShapeMap(tensor_shape_map, &node_def)); in BuildFusedGraphDef()
Dgraph_transferer.cc36 constexpr auto AddOutputTensorShapeTypeByTensorShapeMap = variable
37 &RemoteFusedGraphExecuteUtils::AddOutputTensorShapeTypeByTensorShapeMap;
230 TF_CHECK_OK(AddOutputTensorShapeTypeByTensorShapeMap(tensor_shape_map, in LoadGraphFromProtoFile()
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h138 static Status AddOutputTensorShapeTypeByTensorShapeMap(
Dremote_fused_graph_execute_utils_test.cc378 RemoteFusedGraphExecuteUtils::AddOutputTensorShapeTypeByTensorShapeMap( in TEST()
397 RemoteFusedGraphExecuteUtils::AddOutputTensorShapeTypeByTensorShapeMap( in TEST()
Dremote_fused_graph_execute_utils.cc375 RemoteFusedGraphExecuteUtils::AddOutputTensorShapeTypeByTensorShapeMap( in AddOutputTensorShapeTypeByTensorShapeMap() function in tensorflow::RemoteFusedGraphExecuteUtils
600 AddOutputTensorShapeTypeByTensorShapeMap(tensor_shape_map, &node_def)); in BuildAndAddTensorShapes()