Skip to content

Tags: awslabs/sagemaker-debugger

Tags

1.0.34

Toggle 1.0.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove horovod.pytorch import, preventing segfault with rubik (#660

)

* fix: remove horovod.pytorch import, preventing segfault with rubik

* refactor: bump up version

---------

Co-authored-by: Shibo Xing <[email protected]>

1.0.33

Toggle 1.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: update pytorch version threshold to 3.0.0 (#658)

* refactor: update pytorch version threshold to 3.0.0

* refactor: bump version

* style: add newline

---------

Co-authored-by: Shibo Xing <[email protected]>

v1.0.32

Toggle v1.0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version Bump to 1.0.32 (#657)

1.0.31

Toggle 1.0.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: fix importing tensorflow data type in pytorch hook issue (#654)

* fix tf 212 and coe minor issues

* version bump

1.0.30

Toggle 1.0.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: smp will not be imported if not specified by user (#651)

* fix: smp will not be imported if not specified by user

* fix: add pipeline_parallel_degree for smp after v1.60

* remove tf related model parallel vars

* version bump

1.0.29

Toggle 1.0.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove time str in smdebug version tag (#650)

1.0.28

Toggle 1.0.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix xgboost hook through 1.7 (#648)

* fix xgboost hook through 1.7

* remove some debug lines

* format refactor for reading

* format change

* remove debug lines

* bump the version to 1.0.28

* remove debug line

1.0.26

Toggle 1.0.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bumpy for tf 2.9 re-release (#643)

1.0.25

Toggle 1.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support TF version 2.11 (#641)

1.0.24

Toggle 1.0.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump and correction (#637)