Age | Commit message (Expand) | Author |
---|---|---|
2021-11-17 | handle non-trainable parameters | Linux-cpp-lisp |
2021-04-21 | context manager for validation | Alby M |
2021-04-21 | Add .to() | Alby M |
2021-04-21 | More state_dict tests | Alby M |
2021-04-21 | State dict support (#6) | Alby M |
2021-04-20 | Option to keep parameters reference in `ExponentialMovingAverage` (#5) | Alby M |
2021-04-20 | Tests and miscellaneous (#4)...* linter * Add tests * Add restore test * Type hints * PyTorch dependency * One fewer temp buffer | Alby M |