Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_graph_execution_test.cc68 constexpr const char* const REMOTE_FUSED_GRAPH_EXECUTE_NODE_NAME = variable
307 output_node_names.emplace_back(REMOTE_FUSED_GRAPH_EXECUTE_NODE_NAME); in RunFusedGraph()
526 REMOTE_FUSED_GRAPH_EXECUTE_NODE_NAME, inputs, outputs, &graph_def); in TEST()