Searched refs:_DEFAULT_CALLBACK_ACTION (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
H A Dexecution_callbacks.py31 _DEFAULT_CALLBACK_ACTION = "raise" variable
113 action=_DEFAULT_CALLBACK_ACTION):
194 action=_DEFAULT_CALLBACK_ACTION):
212 action=_DEFAULT_CALLBACK_ACTION):
322 old_settings["inf_or_nan"] = _DEFAULT_CALLBACK_ACTION
325 "action", _DEFAULT_CALLBACK_ACTION)

Completed in 1503 milliseconds