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

disabled zcc test for pt 1.12+ #606

Closed johnbensnyder closed 2 years ago

johnbensnyder commented 2 years ago

Description of changes:

Disables ZCC tests for PyTorch 1.12 and above, due to ZCC removal.

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.