Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dstack_trace.cc28 const char* GetPythonString(PyObject* o) { in GetPythonString() function
57 const char* file_name = GetPythonString(code_obj.first->co_filename); in ToStackFrames()
71 GetPythonString(code_obj.first->co_name)}); in ToStackFrames()