Skip to content

Releases: VasanthakumarV/einops

0.3.0-alpha.2

23 Jun 12:03

Choose a tag to compare

  • tch updated to 0.7

0.3.0-alpha.1

31 Dec 12:39

Choose a tag to compare

  • Complete revamp of the API using proc-macro, now we have a unified einops macro for all operations (rearrange, reduce and repeat)
  • Rust edition changed to 2021
  • tch dependency has been updated to 0.6

0.2.1

04 Sep 18:34

Choose a tag to compare

  • Thanks to @dnbaker tch-rs has been updated to 0.5
  • Torch (tch-rs) is now the default backend

0.1.0

07 Apr 09:51

Choose a tag to compare

Initial release