![]() |
Belle II Software development
|
Public Member Functions | |
find_class (self, module, name) | |
Custom Unpickler that tries to find missing classes in the current global namespace. This is needed since the move to per-python-mva-method module instances in which the classes live now.
find_class | ( | self, | |
module, | |||
name ) |
If class can't be retrieved the regular way, try to take from global namespace
Definition at line 51 of file torch.py.