-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Upgrade python version to 3.10 for 0.9.0 release * Fix test failures for major version 0 series * chore: add post-build artifact files for 0.9.0 release --------- Co-authored-by: Justin Brown <[email protected]>
- Loading branch information
1 parent
593e3e7
commit 08b4fe7
Showing
10 changed files
with
892 additions
and
9 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Change log: 0.9.0(cpu) | ||
|
||
## Upgrades: | ||
|
||
Package | Previous Version | Current Version | ||
---|---|--- | ||
python|3.8.18|3.10.12 | ||
ipython|8.12.2|8.16.1 | ||
ipywidgets|8.1.1|7.8.0 | ||
numpy|1.24.4|1.26.0 | ||
pandas|2.0.3|2.1.1 | ||
boto3|1.28.63|1.28.69 | ||
keras|2.12.0|2.13.1 | ||
matplotlib|3.7.3|3.8.0 | ||
pip|23.2.1|23.3.1 | ||
scipy|1.10.1|1.11.3 | ||
scikit-learn|1.3.1|1.3.2 | ||
sagemaker-python-sdk|2.189.0|2.194.0 | ||
tensorflow|2.12.1|2.13.1 | ||
|
||
## What's new: | ||
|
||
Package | Version | ||
---|--- | ||
aws-glue-sessions|1.0.2 | ||
sagemaker-headless-execution-driver|0.0.9 | ||
sagemaker-kernel-wrapper|0.0.2 | ||
sagemaker-studio-analytics-extension|0.0.21 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Change log: 0.9.0(gpu) | ||
|
||
## Upgrades: | ||
|
||
Package | Previous Version | Current Version | ||
---|---|--- | ||
python|3.8.18|3.10.12 | ||
ipython|8.12.2|8.16.1 | ||
ipywidgets|8.1.1|7.8.0 | ||
numpy|1.24.4|1.26.0 | ||
pandas|2.0.3|2.1.1 | ||
boto3|1.28.63|1.28.69 | ||
keras|2.12.0|2.13.1 | ||
matplotlib|3.7.3|3.8.0 | ||
pip|23.2.1|23.3.1 | ||
scipy|1.10.1|1.11.3 | ||
scikit-learn|1.3.1|1.3.2 | ||
sagemaker-python-sdk|2.189.0|2.194.0 | ||
tensorflow|2.12.1|2.13.1 | ||
|
||
## What's new: | ||
|
||
Package | Version | ||
---|--- | ||
aws-glue-sessions|1.0.2 | ||
sagemaker-headless-execution-driver|0.0.9 | ||
sagemaker-kernel-wrapper|0.0.2 | ||
sagemaker-studio-analytics-extension|0.0.21 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Release notes: 0.9.0 | ||
|
||
Package | gpu| cpu | ||
---|---|--- | ||
python|3.10.12|3.10.12 | ||
ipython|8.16.1|8.16.1 | ||
jinja2|3.1.2|3.1.2 | ||
ipywidgets|7.8.0|7.8.0 | ||
numpy|1.26.0|1.26.0 | ||
pandas|2.1.1|2.1.1 | ||
boto3|1.28.69|1.28.69 | ||
aws-glue-sessions|1.0.2|1.0.2 | ||
conda|23.9.0|23.9.0 | ||
jupyterlab|3.6.6|3.6.6 | ||
keras|2.13.1|2.13.1 | ||
matplotlib|3.8.0|3.8.0 | ||
pip|23.3.1|23.3.1 | ||
scipy|1.11.3|1.11.3 | ||
scikit-learn|1.3.2|1.3.2 | ||
py-xgboost-gpu|1.7.6| | ||
pytorch-gpu|2.0.0| | ||
sagemaker-headless-execution-driver|0.0.9|0.0.9 | ||
sagemaker-kernel-wrapper|0.0.2|0.0.2 | ||
sagemaker-python-sdk|2.194.0|2.194.0 | ||
sagemaker-studio-analytics-extension|0.0.21|0.0.21 | ||
tensorflow|2.13.1|2.13.1 | ||
torchvision|0.15.2|0.15.2 | ||
py-xgboost-cpu| |1.7.6 | ||
pytorch| |2.0.0 |
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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