jax
d2ca35a7
- Use specific exception types in get_rocm_shared_memory_limit
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
66 days ago
Use specific exception types in get_rocm_shared_memory_limit Address review feedback: catch only expected exceptions from subprocess.run (FileNotFoundError, TimeoutExpired, OSError) instead of bare Exception.
References
#34602 - [ROCm] Fix and enable Pallas ops tests on ROCm
Author
phambinhfin
Parents
2125ee20
Loading