OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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