You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove conda copying from the deployment stage.
* Add extra utilities and help on sorting yaml requirements files.
* Remove deprecated Caffe2 build flags.
* Fix comments concerning the build process.
* Update PyTorch default versions to v2.0.0 and TorchVision to 0.15.1.
* Update ruff version.
* Update build requirements for PyTorch 2.x even though this is a breaking change.
The README was updated to mention this.
* Remove FFMPEG flags from the TorchVision build process.
* Add SymPy as a PyTorch runtime dependency.
* Make deployment stage build target configurable.
* Add documentation on how to specify build target stages and how to get the wheel files.
* Reformat code.
* Updated deployment MKL version to 2023.
Installing from pip still does not work.
* Change train build settings to compile build tests to match the train and deployment build configurations by default.
* Fix formatting.
0 commit comments