Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/
H A Dpython.h51 void bind_cpp_module_wrapper( in bind_cpp_module_wrapper() function
222 detail::bind_cpp_module_wrapper(module, cpp_class, name); in bind_module()