Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ELEPHANT server v0.3.2 -> v0.3.3 #12

Merged
merged 5 commits into from
Dec 8, 2021
Merged

ELEPHANT server v0.3.2 -> v0.3.3 #12

merged 5 commits into from
Dec 8, 2021

Conversation

ksugar
Copy link
Member

@ksugar ksugar commented Dec 8, 2021

ELEPHANT server v0.3.3

Updates

  • Update PyTorch (1.4.0 -> 1.10.0), CudaToolKit (10.1.243 -> 11.3) and cuDNN (7.6.3 -> 8.2.0)
    • support Ampere architecture
  • Use the same parameters for allclose in Numpy and PyTorch
    • Use the default parameters for PyTorch (rtol=1e-05, atol=1e-08)
    • exceptionally, the rtol values in test_models.py are set to 1e-4
    • assert is added to test_models.py

- support Ampere architecture
- Use the default parameters for PyTorch (rtol=1e-05, atol=1e-08)
- assert is added to test_models
@ksugar ksugar merged commit cfb4caa into main Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant