Skip to content

torch-dreams v2.0.4

Compare
Choose a tag to compare
@Mayukhdeb Mayukhdeb released this 02 Apr 18:09
· 128 commits to master since this release

Changes:

  • Moved completely to torch v1.8.x
  • FFT parameterization with shape [1, 3, height, width] from [1, 3, height, width//2, 2]
  • Fixed failing tests due to incorrect device allocations