Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_with.py406 def test_exception_fn_call(x: torch.Tensor, c: Context) -> torch.Tensor: function
436 test_exception_fn_call(torch.randn(2), c)