Home
last modified time | relevance | path

Searched defs:cpp_module (Results 1 – 6 of 6) sorted by relevance

/external/pytorch/torch/nn/
Dcpp.py17 def __init__(self, cpp_module, attr): argument
53 def __init__(self, cpp_module): argument
/external/pytorch/torch/csrc/api/include/torch/
Dpython.h57 py::object cpp_module = in bind_cpp_module_wrapper() local
/external/pytorch/torch/jit/mobile/
D__init__.py57 def __init__(self, cpp_module): argument
/external/pytorch/torch/jit/
D_recursive.py1010 def wrap_cpp_module(cpp_module): argument
1047 def lazy_binding_method(cpp_module, *args): argument
D_script.py625 def __init__(self, cpp_module): argument
635 def _construct(cpp_module, init_fn): argument
670 def _reconstruct(self, cpp_module): argument
D_trace.py1429 def _reconstruct(self, cpp_module): argument