v0.5.1
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.
Small bugfix to the to_autograd operator. (Pull request 16)