Home
last modified time | relevance | path

Searched defs:exec_value (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/
H A Dprofile_context.py348 def __exit__(self, exec_type, exec_value, exec_tb): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/wrappers/
H A Dframework.py805 def __exit__(self, exec_type, exec_value, exec_tb): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dsession.py1621 def __exit__(self, exec_type, exec_value, exec_tb): argument
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dits_session_utils.py433 def __exit__(self, exec_type, exec_value, exec_traceback): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py2241 def __exit__(self, exec_type, exec_value, traceback): argument
2289 def __exit__(self, exec_type, exec_value, traceback): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_mps.py1150 def __exit__(self, exec_type, exec_value, traceback): argument