Home
last modified time | relevance | path

Searched defs:test_debug_info (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Ddist_autograd_test.py2094 def test_debug_info(self): member in DistAutogradTest
H A Drpc_test.py3303 def test_debug_info(self): member in RpcTest
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_misc.cpp1338 auto* test_debug_info = dynamic_cast<TestThreadLocalDebugInfo*>(debug_info); in checkDebugInfo() local