HomeSort by relevance Sort by last modified time
    Searched refs:INVALID_OP_ID (Results 1 - 6 of 6) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
i_remote_fused_graph_ops_definitions.cc 19 /* static */ constexpr int IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID;
i_remote_fused_graph_ops_definitions.h 30 static constexpr int INVALID_OP_ID = -1;
remote_fused_graph_execute_utils.cc     [all...]
  /external/tensorflow/tensorflow/contrib/hvx/hvx_ops_support_checker/
hvx_ops_support_checker_main.cc 131 if (op_id == IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID) {
  /external/tensorflow/tensorflow/core/kernels/hexagon/
hexagon_ops_definitions.cc 406 return IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID;
graph_transferer.cc 438 IRemoteFusedGraphOpsDefinitions::INVALID_OP_ID) {
    [all...]

Completed in 102 milliseconds