forked from mosaicml/composer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python 3.11 + nightly + FA 2.5.0 support (mosaicml#2898)
* image version update * update builder * remove torch 1.13 * possible snappy fix * moved changes to generate_build_matrix * 3.11 support * test * version test * remove snappy test * add 3.10 + 3.11 * potential snappy fix * nightly patch * debug * debug * extrapolated pytorch to depend on python version * python 3.8 deprecation assertion * removed deprecation * removing import for test * lint * lint * pr review changes * apt install snappy before pip install * lint * disk usage print logs * du depth 3 * syntax * more syntax * syntax * syntax * inspect root * depth 1 * debug * remove sys and proc from du * install fa2 through pip * install dependancy * no build isolation * setuptools * downgrade to 2.3.6 * 2 workers * revert * flash 1.0.9 * flash 2.3.6 * lint * fa 2.5.0 * nightly 3.11 * type * remove python 3.11 and torch 2.1.2 * remove timeout * reset latest version * smoke test update * lint * update yaml * 2.3.6 test * revert test * reversion continued * restoring from before reversion * max jobs * increase timeout * increase timeout * revert to only include nightly change * reset to default build time * update docker yaml * new names * merge * fix merge * lint * cpu-3.11-nightly test * temp rm test * cpu unit tst * rm test
- Loading branch information
1 parent
525b992
commit 2551611
Showing
7 changed files
with
59 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters