Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dtensor_coding.cc99 class StringListDecoderImpl : public StringListDecoder { class
101 explicit StringListDecoderImpl(const string& in) : reader_(in) {} in StringListDecoderImpl() function in tensorflow::port::StringListDecoderImpl