Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _outputs_range (0.47 sec)

  1. tensorflow/cc/framework/cc_op_gen.cc

        }
        return;
      }
      strings::StrAppend(out, "  ::tensorflow::NameRangeMap _outputs_range;\n");
      strings::StrAppend(out,
                         "  ::tensorflow::Status _status_ = "
                         "::tensorflow::NameRangesForNode(*ret, ret->op_def(), "
                         "nullptr, &_outputs_range);\n");
      strings::StrAppend(out, "  if (!_status_.ok()) {\n", "    ", scope_str,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 27 17:22:47 UTC 2023
    - 17K bytes
    - Viewed (0)
Back to top