Home
last modified time | relevance | path

Searched refs:ErrorConvertingUnicodeString (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dpy_seq_tensor.cc225 const char ErrorConvertingUnicodeString[] = variable
578 if (str == nullptr) return ErrorConvertingUnicodeString; in ConvertScalar()
583 if (py_str == nullptr) return ErrorConvertingUnicodeString; in ConvertScalar()