• Jeremy Reizenstein's avatar
    Make Module.__init__ automatic · 9540c290
    Jeremy Reizenstein authored
    Summary: If a configurable class inherits torch.nn.Module and is instantiated, automatically call `torch.nn.Module.__init__` on it before doing anything else.
    
    Reviewed By: shapovalov
    
    Differential Revision: D42760349
    
    fbshipit-source-id: 409894911a4252b7987e1fd218ee9ecefbec8e62
    9540c290
README.md 20.3 KB