Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dpy_func.cc208 Status DoCallPyFunc(PyCall* call, bool* out_log_on_error) { in DoCallPyFunc() argument
209 *out_log_on_error = true; in DoCallPyFunc()
229 *out_log_on_error = false; in DoCallPyFunc()