awslabs / sagemaker-debugger

Amazon SageMaker Debugger provides functionality to save tensors during training of machine learning jobs and analyze those tensors
Apache License 2.0
161 stars 83 forks source link

Bumping version to 1.0.20 for TF 2.10 compatibility #614

Closed dkey-amazon closed 2 years ago

dkey-amazon commented 2 years ago

Description of changes: Updating sagemaker-debugger to version 1.0.20 to add compatibility with Tensorflow 2.10.

Style and formatting:

I have run pre-commit install && pre-commit run --all-files to ensure that auto-formatting happens with every commit. Issue number, if available

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.