- PyMarlin supports DP training via Opacus v1.0
- Version parity for Pypi.
- Incremented the dependency to torch<=1.9.1
- Adding torch<=1.9 as required dependency
- Adding support for parsing multi-level args from commandline and params
- Adding support for directories with config path (only one file in directory)
- Fixed bug where DDP all-reduce was not working
- Unbound azureml-core version
- Plugins bug fix
- Adding plugins: SeqClassification, NER, Seq2Seq
- --params json input
- DDP allreduce optimization
- Tests & Lint Pipeline
- Documentation Pipeline
- PyPi Pipeline
- Initial release
- Trainer, TrainerBackend, ModuleInterface, DataProcessor/Interface, ConfigParser and more (see docs)