Home
last modified time | relevance | path

Searched defs:read_tensors (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_util_test.cc64 std::vector<Tensor> read_tensors; in SnapshotRoundTrip() local
117 std::vector<Tensor> read_tensors; in SnapshotReaderBenchmarkLoop() local
Dsnapshot_util.cc632 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()
Dsnapshot_dataset_op.cc1605 std::vector<Tensor> read_tensors; in ReadFile() local