Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@D1rk123 D1rk123 released this 02 Aug 09:58
· 6 commits to master since this release

Added

  • References and links to ts_algorithms were added to the readme

Changed

  • Changed the Tomosipo autograd operators made by the tomosipo.torch_support.to_autograd function. By default they now expect the same input shape (3 dimensions) as a normal Tomosipo operator. New arguments have been added to also support the input shapes expected in Pytorch neural networks.