Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Di_remote_fused_graph_ops_definitions.cc19 /* static */ constexpr int IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID; member in tensorflow::IRemoteFusedGraphOpsDefinitions
Di_remote_fused_graph_ops_definitions.h30 static constexpr int INVALID_OP_ID = -1;
Dremote_fused_graph_execute_utils.cc1426 IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID) { in BuildNodeMapFromOpsDefinitions()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_ops_definitions.cc406 return IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID; in GetOpIdFor()
Dgraph_transferer.cc445 IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID) { in RegisterNode()