GeometricFlux.jl Versions Save

Geometric Deep Learning for Flux

v0.14.0

8 months ago

GeometricFlux v0.14.0

Diff since v0.13.10

  • update compat
  • support Julia greater than or equals to v1.9

Merged pull requests:

  • Update compact (#361) (@yuehhua)

Closed issues:

  • GCNConv and SimpleWeightedGraphs (#106)

v0.13.10

1 year ago

GeometricFlux v0.13.10

Diff since v0.13.9

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#354) (@github-actions[bot])

v0.13.9

1 year ago

GeometricFlux v0.13.9

Diff since v0.13.8

Merged pull requests:

  • CompatHelper: bump compat for CUDA to 4, (keep existing compat) (#351) (@github-actions[bot])
  • Update deprecated actions & change coverage upload entry (#352) (@skyleaworlder)
  • CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#353) (@github-actions[bot])

v0.13.8

1 year ago

GeometricFlux v0.13.8

Diff since v0.13.7

Closed issues:

  • Examples are not working (#344)
  • Failure as NNlib.within_grad is deleted (#349)

Merged pull requests:

  • Dependency compact (#346) (@yuehhua)
  • Update README and documentation (#347) (@yuehhua)
  • Fix failure as deleted (#350) (@yuehhua)

v0.13.7

1 year ago

GeometricFlux v0.13.7

Diff since v0.13.6

  • fix GatedGraphConv

Merged pull requests:

  • Improve LSPE layer (#339) (@yuehhua)
  • Fix tests and refactor (#340) (@yuehhua)
  • Refactor and makes internal functions as internal APIs (#341) (@yuehhua)
  • Improve cuda tests (#342) (@yuehhua)
  • Fix GatedGraphConv (#343) (@yuehhua)

v0.13.6

1 year ago

GeometricFlux v0.13.6

Diff since v0.13.5

  • fix tests
  • update doc

Merged pull requests:

  • Update doc (#337) (@yuehhua)
  • Fix tests (#338) (@yuehhua)

v0.13.5

1 year ago

GeometricFlux v0.13.5

Diff since v0.13.4

  • replace GraphMLDatasets in favor of MLDatasets
  • update examples and docs

Merged pull requests:

  • Replace GraphMLDatasets in favor of MLDatasets and update docs (#334) (@yuehhua)

v0.13.4

1 year ago

GeometricFlux v0.13.4

Diff since v0.13.3

  • support GraphSignals to 0.7

Merged pull requests:

  • Update examples (#326) (@yuehhua)
  • Add demo cards to tutorials (#327) (@yuehhua)
  • Switch datasets to MLDatasets and update docs (#328) (@yuehhua)
  • Support GraphSignals to 0.7 (#333) (@yuehhua)

v0.13.3

1 year ago

GeometricFlux v0.13.3

Diff since v0.13.2

  • update doc for FeaturedGraph

Merged pull requests:

  • Update doc for FeaturedGraph (#324) (@yuehhua)

v0.13.2

1 year ago

GeometricFlux v0.13.2

Diff since v0.13.1

  • fix doc

Merged pull requests:

  • Replace GraphMLDatasets in favor of MLDatasets (#320) (@yuehhua)
  • Fix doc (#321) (@yuehhua)
  • Drop data folder (#322) (@yuehhua)
  • Rearrange doc (#323) (@yuehhua)