v23.02.00
What’s Changed
🚀 Features
- add
map
to torch Loader @radekosmulski (#90)
📄 Documentation
- add example for running on multiple GPUs using Horovod @radekosmulski (#81)
🔧 Maintenance
- Replace
nnzs
withrow_lengths
for clarity @karlhigley (#99) - fix gpu visibility on docker @jperez999 (#98)
- Add Jenkinsfile @AyodeAwe (#49)
- Split CPU tests and building packages into separate Github Actions @karlhigley (#93)
- Check Input Schema setter with list feature @oliverholworthy (#87)
- Update pytorch getting started test and setup examples tests to run in CI @oliverholworthy (#63)
- activate gha runner for gpu-ci @jperez999 (#88)
New Contributors
- @karlhigley made their first contribution in #93
- @AyodeAwe made their first contribution in #49
Full Changelog: v0.0.4...v23.02.00