Skip to content

MLDataDevices-v1.6.7

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 16:06
· 6 commits to main since this release
e9ddf77

MLDataDevices MLDataDevices-v1.6.7

Diff since MLDataDevices-v1.6.6

Merged pull requests:

  • feat: update ConvMixer to support reactant (#1063) (@avik-pal)
  • Change update step to thousands in PINN 2D PDE (#1153) (@abhro)
  • CompatHelper: add new compat entry for ProgressTables at version 0.1 for package CIFAR10, (keep existing compat) (#1154) (@github-actions[bot])
  • device(NN) should only give warning once (#1156) (@vpuri3)
  • feat: conditional VAE (#1157) (@avik-pal)
  • fix: ConditionalVAE on CI (#1159) (@avik-pal)
  • CompatHelper: add new compat entry for Optimisers at version 0.4 for package ConditionalVAE, (keep existing compat) (#1161) (@github-actions[bot])
  • CompatHelper: add new compat entry for StableRNGs at version 1 for package ConditionalVAE, (keep existing compat) (#1162) (@github-actions[bot])
  • CompatHelper: add new compat entry for Comonicon at version 1 for package ConditionalVAE, (keep existing compat) (#1163) (@github-actions[bot])
  • [MLDataDevices] Bump deps (#1164) (@pxl-th)

Closed issues:

  • Recurrent cells cannot be chained with other layers (#1155)