Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torchgen/
H A Dcontext.py42 def native_function_manager( function
72 with native_function_manager(f):
82 with native_function_manager(f):
91 with native_function_manager(f):
102 with native_function_manager(f[0]):
115 with native_function_manager(f):
127 with native_function_manager(f):
H A Dgen_backend_stubs.py16 from torchgen.context import native_function_manager
320 with native_function_manager(f):
H A Dgen_functionalization_type.py27 native_function_manager,
365 with native_function_manager(f):
H A Dgen.py33 native_function_manager,
795 with native_function_manager(g.out):
/aosp_15_r20/external/pytorch/tools/autograd/
H A Dcontext.py5 from torchgen.context import native_function_manager
16 with native_function_manager(f.func):
28 with native_function_manager(f.func):
H A Dgen_variable_type.py67 native_function_manager,
943 with native_function_manager(f):
/aosp_15_r20/external/pytorch/torchgen/static_runtime/
H A Dgenerator.py9 from torchgen.context import native_function_manager
611 with native_function_manager(g):
637 with native_function_manager(g):
703 with native_function_manager(g):
715 with native_function_manager(g):
H A Dgen_static_runtime_ops.py11 from torchgen.context import native_function_manager
34 with native_function_manager(g):
/aosp_15_r20/external/pytorch/tools/test/
H A Dtest_codegen.py13 from torchgen.context import native_function_manager
473 with native_function_manager(self.one_return_func):
490 with native_function_manager(self.one_return_func):
/aosp_15_r20/external/pytorch/torchgen/dest/
H A Dregister_dispatch_key.py26 from torchgen.context import method_with_native_function, native_function_manager
395 with native_function_manager(f):