Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/
H A Dpython.h218 bind_module(py::module module, const char* name) { in bind_module() function
253 detail::PyModuleClass<ModuleType> bind_module( in bind_module() function