Searched defs:read_tensors (Results 1 – 3 of 3) sorted by relevance
64 std::vector<Tensor> read_tensors; in SnapshotRoundTrip() local117 std::vector<Tensor> read_tensors; in SnapshotReaderBenchmarkLoop() local
632 Status TFRecordReader::ReadTensors(std::vector<Tensor>* read_tensors) { in ReadTensors()701 Status CustomReader::ReadTensors(std::vector<Tensor>* read_tensors) { in ReadTensors()755 Status CustomReader::ReadTensorsV0(std::vector<Tensor>* read_tensors) { in ReadTensorsV0()
1605 std::vector<Tensor> read_tensors; in ReadFile() local