Public Member Functions | |
| def | __init__ (self, cpp_module) |
| def | training (self) |
| def | training (self, mode) |
| def | __repr__ (self) |
Public Attributes | |
| cpp_module | |
A subclass of ``torch.nn.Module`` that wraps a C++ frontend module and delegates all access.
1.8.11