Home
last modified time | relevance | path

Searched refs:arrays_extra_info_file_contents (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dmodel_cmdline_flags.cc423 std::string arrays_extra_info_file_contents; in ReadModelFlagsFromCommandLineFlags() local
426 &arrays_extra_info_file_contents, port::file::Defaults()) in ReadModelFlagsFromCommandLineFlags()
428 ParseFromStringEitherTextOrBinary(arrays_extra_info_file_contents, in ReadModelFlagsFromCommandLineFlags()