HomeSort by relevance Sort by last modified time
    Searched refs:BuildTensorShapeMapFromGraph (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
remote_fused_graph_execute_utils.h 145 static Status BuildTensorShapeMapFromGraph(const Graph& graph,
remote_fused_graph_execute_utils.cc 486 /* static */ Status RemoteFusedGraphExecuteUtils::BuildTensorShapeMapFromGraph(
593 BuildTensorShapeMapFromGraph(graph, shape_refiner, &tensor_shape_map));
    [all...]
remote_fused_graph_execute_utils_test.cc 353 ASSERT_TRUE(RemoteFusedGraphExecuteUtils::BuildTensorShapeMapFromGraph(
    [all...]

Completed in 117 milliseconds