Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dtensor_coding.cc206 class CordStringListDecoderImpl : public StringListDecoder { class
208 explicit CordStringListDecoderImpl(const Cord& in) : reader_(in) {} in CordStringListDecoderImpl() function in tensorflow::port::CordStringListDecoderImpl