Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Ddef_function.py334 RUN_FUNCTIONS_EAGERLY = False variable
402 global RUN_FUNCTIONS_EAGERLY
403 RUN_FUNCTIONS_EAGERLY = bool(run_eagerly)
418 return RUN_FUNCTIONS_EAGERLY
812 return RUN_FUNCTIONS_EAGERLY