Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dpy_seq_tensor.cc225 const char ErrorConvertingUnicodeString[] = variable
579 if (str == nullptr) return ErrorConvertingUnicodeString; in ConvertScalar()
584 if (py_str == nullptr) return ErrorConvertingUnicodeString; in ConvertScalar()