Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dtensor_coding.cc46 bool DecodeStringList(const string& src, string* strings, int64 n) { in DecodeStringList() function
157 bool DecodeStringList(const Cord& src, string* strings, int64 n) { in DecodeStringList() function