Skip to content

v0.8.0: tinygrad, small fixes and updates

Latest
Compare
Choose a tag to compare
@arogozhnikov arogozhnikov released this 28 Apr 04:07
· 1 commit to master since this release

TLDR

  • tinygrad backend added
  • resolve warning in py3.11 related to docstring
  • remove graph break for unpack
  • breaking TF layers were updated to follow new instructions, new layers compatible with TF 2.16, and not compatible with old TF (certainly does not work with TF2.13)

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0