Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding_test.cc49 class StringSource : public TensorResponse::Source { class
51 explicit StringSource(const string* s, int block_size) in StringSource() function in tensorflow::StringSource
/external/tensorflow/tensorflow/core/lib/io/
Drecordio_test.cc80 class StringSource : public RandomAccessFile { class
82 explicit StringSource(string* contents) in StringSource() function in tensorflow::io::__anon4999206f0111::StringSource
Dtable_test.cc118 class StringSource : public RandomAccessFile { class
120 explicit StringSource(const StringPiece& contents) in StringSource() function in tensorflow::table::StringSource