Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 15:34
· 86 commits to master since this release
ec27452

Metalhead v0.8.0

See this blog post on fluxml.ai about what's new in 0.8.

Diff since v0.7.4

Closed issues:

  • Move MHAttention layer to Flux (#141)
  • Issues with ViT on the GPU (#165)
  • Cannot load pretrained weights for ResNet on master (#206)
  • Support for convolution on N-dimensions (#213)
  • Fixing deprecated models (#218)
  • all links in the Function column in the readme are broken (#220)
  • mismatch with torchvision resnets (#228)
  • cannot match attention layer output to pytorch's one (#231)
  • change ViT constructor's defaults (#232)
  • change loadpretrain! to load the model_state (#234)
  • pin the artifacts url to specific commit (#236)
  • got unsupported keyword argument "inchannels" (#237)
  • Release v0.8 (#240)

Merged pull requests: