Skip to content

v0.5.1

Choose a tag to compare

@D1rk123 D1rk123 released this 15 Jun 14:24
· 28 commits to master since this release

Small bugfix to the to_autograd operator. (Pull request 16)

Fixed

  • Fixed to_autograd operator to always output 32 bit results, also with a 64 bi input just like the normal operator. Before the fix it only worked with 32 bit inputs.