Skip to content

v1.1.0

Compare
Choose a tag to compare
@jannisborn jannisborn released this 08 Jun 21:21
· 11 commits to master since this release
245d51f

What's Changed

  • Deprecate device handling by @YoelShoshan in #156
    NOTE: This DOES impact backwards compatibility because now, whenever a device is passed, an exception will be raised saying that GPU support is not longer maintained. The reason for this is that having pytoda handling sending data to the GPU is significantly slower compared to sending the full batch (for details see: #155)
  • Novel protein augmentation by @jannisborn and @YoelShoshan in #160

Full Changelog: v1.0.2...v1.1.0