Home
last modified time | relevance | path

Searched defs:inner_exception (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dexc.py89 def __init__(self, backend_fn, inner_exception) -> None: argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dpy_func_test.py58 def inner_exception(): function