Searched refs:FormatName (Results 1 – 2 of 2) sorted by relevance
198 StringRef FormatName = Obj.getFileFormatName(); in collectStatsForObjectFile() local234 printDatum(OS, "format", FormatName); in collectStatsForObjectFile()
107 string FormatName(size_t item_index, size_t tensor_index) const { in FormatName() function in tensorflow::data::__anonaac336970111::CacheDatasetOp::FileDataset244 string key = dataset()->FormatName(cur_index_, tensor_index++); in GetNextInternal()478 DCHECK_EQ(key, dataset()->FormatName(cur_index_, i)); in GetNextInternal()518 reader_.Seek(dataset()->FormatName(cur_index_, 0)); in RestoreInternal()