Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Improved performance and accuracy, improved JAX _ PyTorch profiling source code.tar.gz | 2024-12-03 | 8.6 MB | |
Improved performance and accuracy, improved JAX _ PyTorch profiling source code.zip | 2024-12-03 | 8.8 MB | |
README.md | 2024-12-03 | 944 Bytes | |
Totals: 3 Items | 17.4 MB | 0 |
What's Changed
Performance and Correctness
- Fix line invalidation speed by @sternj in https://github.com/plasma-umass/scalene/pull/891
- Disable JITs in JAX and PyTorch to enable effective profiling by @emeryberger in https://github.com/plasma-umass/scalene/pull/892
Minor changes
- Linted JS code, packaged Prism by @emeryberger in https://github.com/plasma-umass/scalene/pull/884
- Refactoring js by @emeryberger in https://github.com/plasma-umass/scalene/pull/885
- More refactoring by @emeryberger in https://github.com/plasma-umass/scalene/pull/886
- Persistence refactoring by @emeryberger in https://github.com/plasma-umass/scalene/pull/887
- Optimization refactoring by @emeryberger in https://github.com/plasma-umass/scalene/pull/888
- Cruft removal. by @emeryberger in https://github.com/plasma-umass/scalene/pull/890
Full Changelog: https://github.com/plasma-umass/scalene/compare/v1.5.48...v1.5.49