Closed fhieber closed 2 years ago
Torch nightly builds started failing with torch 1.14 nightly as it deprecates assert_allclose(). More info: https://github.com/pytorch/pytorch/issues/61844
assert_allclose()
pytest
./style-check.sh
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Thanks Felix!
Torch nightly builds started failing with torch 1.14 nightly as it deprecates
assert_allclose()
. More info: https://github.com/pytorch/pytorch/issues/61844Pull Request Checklist
pytest
)./style-check.sh
)By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.