v1.0.0
We are happy to announce that we have released our open source v1.0.0 to the public.
The public repository is available here: https://github.com/microsoft/BackwardCompatibilityML/
Full documentation is available here: https://backwardcompatibilityml.readthedocs.io/en/latest/
Getting Started: https://backwardcompatibilityml.readthedocs.io/en/latest/backwardcompatibilityml/topics/getting\_started.html
To install backwardcompatibilityml, please run:
On Linux:
pip install backwardcompatibilityml
On windows:
pip install backwardcompatibilityml -f https://download.pytorch.org/whl/torch\_stable.html
Check it out and let us know what you think.