Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchbind.py7 from torch._higher_order_ops.torchbind import enable_torchbind_tracing
41 with enable_torchbind_tracing():
/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dtorchbind.py52 def enable_torchbind_tracing(): function
/aosp_15_r20/external/pytorch/test/higher_order_ops/
H A Dtest_with_effects.py21 from torch._higher_order_ops.torchbind import enable_torchbind_tracing
149 with enable_torchbind_tracing():
/aosp_15_r20/external/pytorch/test/export/
H A Dtest_torchbind.py10 from torch._higher_order_ops.torchbind import enable_torchbind_tracing
137 with enable_torchbind_tracing():
745 with enable_torchbind_tracing():
H A Dtest_unflatten.py22 from torch._higher_order_ops.torchbind import enable_torchbind_tracing
638 with enable_torchbind_tracing():
H A Dtest_serialize.py29 from torch._higher_order_ops.torchbind import enable_torchbind_tracing
1259 with enable_torchbind_tracing():