Skip to content

v23.04.00

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 19:09
· 17 commits to main since this release

What’s Changed

⚠ Breaking Changes

🐜 Bug Fixes

  • Apply device context when converting to torch tensors @edknv (#135)
  • Revert "Set device for torch tensors with gpu > 1 (#132)" @edknv (#134)
  • Set device for torch tensors with gpu > 1 @edknv (#132)
  • Apply map function when peeking in tensorflow @edknv (#129)
  • remove numpy tensorflow conversion logic in tf dataloader @jperez999 (#122)
  • Change row lengths unit tests to use cpu and single gpu @edknv (#115)
  • Put row lengths on the same device on gpu @edknv (#113)

🚀 Features

🔧 Maintenance