jax
0956a239
- Fix KeyError for bytes_reservable_limit on ROCm
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
31 days ago
Fix KeyError for bytes_reservable_limit on ROCm ROCm's memory_stats() returns 'bytes_limit' instead of 'bytes_reservable_limit'. Add platform-specific handling to test_lax_full_like_efficient to support both CUDA and ROCm.
References
#664 - update with ROCm profiling tests with kernel_details
#671 - Rocm jaxlib v0.9.0
#699 - Skip testEighTinyNorm test 0.9.0
Author
magaonka-amd
Committer
Ruturaj4
Parents
fc3bc807
Loading