Skip to content

v0.3.0

Choose a tag to compare

@dfalbel dfalbel released this 04 May 17:28
  • Use a self hosted version of the MNIST dataset to avoid frequent download failures. (#48)
  • Fix torch_arange calls after breaking change in torch. (#47)
  • Fix bug in transform_resize when passing size with length 1. (#49)