OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetupGraph
(Results
1 - 8
of
8
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
i_remote_fused_graph_executor.h
47
virtual bool
SetupGraph
() = 0;
remote_fused_graph_execute_op_test_utils.h
71
bool
SetupGraph
() final;
remote_fused_graph_execute_op.cc
60
remote_fused_graph_executor_->
SetupGraph
();
remote_fused_graph_execute_op_test_utils.cc
106
bool TestRemoteFusedGraphExecutor::
SetupGraph
() { return true; }
remote_fused_graph_execute_op_test.cc
174
bool
SetupGraph
() final { return true; }
/external/tensorflow/tensorflow/core/kernels/hexagon/
hexagon_control_wrapper.h
45
bool
SetupGraph
() final;
hexagon_control_wrapper.cc
135
bool HexagonControlWrapper::
SetupGraph
() {
hexagon_graph_execution_test.cc
252
hexagon_control_wrapper.
SetupGraph
();
Completed in 199 milliseconds