Home
last modified time | relevance | path

Searched refs:INVALID_OP_ID (Results 1 – 6 of 6) 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.cc1424 IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID) { in BuildNodeMapFromOpsDefinitions()
/external/tensorflow/tensorflow/contrib/hvx/hvx_ops_support_checker/
Dhvx_ops_support_checker_main.cc131 if (op_id == IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID) { in CheckOpsSupport()
/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()