Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_export/passes/
H A Dadd_runtime_assertions_for_constraints_pass.py75 assert_async = graph.call_function(
80 return assert_async
/aosp_15_r20/external/pytorch/torch/
H A D_meta_registrations.py672 def assert_async(val): function