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

  /external/tensorflow/tensorflow/core/util/
example_proto_fast_parsing.h 77 Status FastParseExample(const FastParseExampleConfig& config,
89 // It uses the same specialized parser as FastParseExample which is efficient.
example_proto_fast_parsing_test.cc 371 Status status = FastParseExample(config, gtl::ArraySlice<string>(),
example_proto_fast_parsing.cc 867 Status FastParseExample(const Config& config,
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
example_parsing_ops.cc 142 FastParseExample(

Completed in 5695 milliseconds