Releases: CentML/DeepView.Predict
Releases · CentML/DeepView.Predict
v0.1.6.5
[CI/CD] Add support for cu12.4 (#69) * add cu12.4 in build all * change index * CI default to cu12.4 --------- Co-authored-by: John Calderon <[email protected]>
v0.1.6.3
add support for sm90 (#65) Co-authored-by: John Calderon <[email protected]>
v0.1.6.2
[FIX] add batch_norm MLP (#62) * add mlp for batch norm * disabled sm_90 temporarily * build wheels for backward compatibility --------- Co-authored-by: John Calderon <[email protected]>
v0.1.6.1
changed workflow to support compute capability 90 (H100) (#60) Co-authored-by: John Calderon <[email protected]>
v0.1.6
temporary disable sm_90 (#58) Co-authored-by: John Calderon <[email protected]>
v0.1.5
changed env variable name for build process (#48) Co-authored-by: John Calderon <[email protected]>
v0.1.4
What's Changed
- Automate release by @michaelshin in #32
- changed GPU card names by @johncalesp in #34
- Wave scaling patch by @johncalesp in #35
- Update GPUClusterSwitchGithubAction by @johncalesp in #36
- update workflow by @johncalesp in #37
- Add python3.11 in build by @michaelshin in #38
Full Changelog: v0.1.0...v0.1.4
v0.1.0
What's Changed
- Update README file by @jimgao1 in #3
- Add alternative paths of CUPTI and NVPerf for CMake by @jimgao1 in #6
- Replace Python C extension with wildcard by @anurlybayev in #4
- Update the README with latest instructions on how to build Habitat by @anurlybayev in #5
- Track Habitat pre-trained models using Git LFS by @anurlybayev in #7
- Update the pretrained models by @jimgao1 in #8
- Ship kernels.sqlite that was previously excluded by @jimgao1 in #9
- Fix Git LFS Pointers by @anurlybayev in #11
- Updated cmake version in docker and readme by @michaelshin in #10
- Update GitHub workflows by @michaelshin in #12
- Updated secrets to use Habitat specific secrets by @michaelshin in #13
- Update aws cp command to proper syntax by @michaelshin in #14
- Add alternative CUPTI/NVPerf paths by @jimgao1 in #15
- Update branch by @jimgao1 in #18
- Fix Habitat installation Issues by @michaelshin in #20
- Add new devices to Habitat by @jimgao1 in #21
- Added conv_transpose2d to wheel package by @michaelshin in #22
- Add EC2 github runners by @ssaini4 in #25
- Add CodeClimate Badges by @anurlybayev in #26
- changed readme by @johncalesp in #27
- Rename to deepview predict by @johncalesp in #28
- Updated setup.py to add and link cuda libraries by @michaelshin in #29
- Fixed typo in python tag by @michaelshin in #30
New Contributors
- @jimgao1 made their first contribution in #3
- @anurlybayev made their first contribution in #4
- @michaelshin made their first contribution in #10
- @johncalesp made their first contribution in #27
Full Changelog: https://github.com/CentML/DeepView.Predict/commits/v0.1.0