Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc435 bool run_function_with_flr = false; in EagerLocalExecute() local
445 run_function_with_flr = true; in EagerLocalExecute()
494 if (run_function_with_flr) { in EagerLocalExecute()