Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 12:27
· 14 commits to main since this release
61f3e51

Sophon v0.5.0

Diff since v0.4.4

Merged pull requests:

  • remove PINO code (#230) (@YichengDWu)
  • Bump actions/checkout from 3 to 4 (#233) (@dependabot[bot])
  • Update Project.toml (#237) (@YichengDWu)
  • Fixed typos in documentation. (#239) (@GodotMisogi)
  • remove ParameterSchedulers (#240) (@YichengDWu)
  • Add @showprogress macro (#242) (@YichengDWu)
  • CompatHelper: bump compat for GPUArrays to 9, (keep existing compat) (#243) (@github-actions[bot])
  • CompatHelper: bump compat for Optimisers to 0.3, (keep existing compat) (#245) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 5, (keep existing compat) (#246) (@github-actions[bot])
  • CompatHelper: bump compat for DomainSets to 0.7, (keep existing compat) (#247) (@github-actions[bot])
  • CompatHelper: bump compat for NNlib to 0.9, (keep existing compat) (#248) (@github-actions[bot])
  • fix @showprogress (#249) (@YichengDWu)
  • fix @showprogress (#250) (@YichengDWu)
  • Bump compat for SciMLBase, NNlib, CUDA (#251) (@YichengDWu)
  • update to Lux new interfave (#252) (@YichengDWu)

Closed issues:

  • Question about SIRENS (#193)
  • Can't reproduce ODE Tutorial: FullyConnected does not work (#217)
  • Using Sophon with custom Layers (#229)
  • add @showprogress for logging (#241)