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

  /external/tensorflow/tensorflow/core/util/
example_proto_fast_parsing.cc 186 bool ParseInt64List(Result* int64_list) {
386 if (!name_and_feature.second.ParseInt64List(&list)) return false;
585 if (!feature.ParseInt64List(&slice)) return parse_error();
635 if (!feature.ParseInt64List(&out.int64_list)) {
695 if (!feature.ParseInt64List(&out.int64_list)) {
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/tools/parser/
hlo_parser.cc 179 bool ParseInt64List(const TokKind start, const TokKind end,
    [all...]

Completed in 112 milliseconds