Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/
H A Dlibrary.py208 def _impl_with_aoti_compile(self, op_name, dispatch_key=""): member in Library
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py246 torch_compile_op_lib_impl._impl_with_aoti_compile( # noqa: F821