Typedef torch::python::detail::PyModuleClass¶
Defined in File python.h
Typedef Documentation¶
-
template<typename ModuleType>
using torch::python::detail::PyModuleClass = py::class_<ModuleType, torch::nn::Module, std::shared_ptr<ModuleType>>¶
Defined in File python.h