Searched refs:ReadTensorsV0 (Results 1 – 2 of 2) sorted by relevance
258 Status ReadTensorsV0(std::vector<Tensor>* read_tensors);
706 return ReadTensorsV0(read_tensors); in ReadTensors()755 Status CustomReader::ReadTensorsV0(std::vector<Tensor>* read_tensors) { in ReadTensorsV0() function in tensorflow::data::snapshot_util::CustomReader