Skip to content

v1.0.0

Compare
Choose a tag to compare
@jlema jlema released this 10 Sep 20:33
· 47 commits to dev since this release
c0cea6d

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.