Skip to content

Releases: datamol-io/graphium

2.3.0

09 Aug 15:52
617356d
Compare
Choose a tag to compare

🚀 Features

  • Configs v2

🐛 Fixes

  • Fixed GatedGCN in float16. Minor cleanups.
  • Gpu mixed-precision overflow fix

📦 Uncategorized

  • minor fix to the max_num_nodes_per_graph during testing
  • Updating the README to point to SDK 3.3 and adding a more detailed IP…
  • [TEMP] Fix to the CI - all tests passing
  • pcqm4m changes with mpnn and gps++ configs, fix run_validation_test.py
  • Ipu dataloader test
  • Fix neurips configs after hydra integration
  • Speed test + largemix mpnn config
  • Metric fix: auroc avpr and metric averaging
  • Finetuning pipeline

2.2.0

21 Jul 15:28
7143a9b
Compare
Choose a tag to compare

🚀 Features

  • Update of CI workflow / coverage
  • Enable pytorch 2 in CI
  • Made the TDC ADMET Benchmark group available in Graphium

🐛 Fixes

  • Ipu sdk 3.3
  • Additional IPU test coverage

📦 Uncategorized

  • Fail if hardware not available
  • Fixed OGB test. Added black
  • GPU Optimizations
  • improve inconsistent dimensions error messages
  • Checking for inconsistent numbers of nodes/edges/nodepairs between labels and features
  • Using 16-true precision
  • Changed the metrics logging logic
  • Largemix convergence, throughput optimisation and add sampler
  • filter splits NaNs
  • Hydra Integration

2.1.3

11 Jul 19:59
Compare
Choose a tag to compare

🐛 Fixes

  • Pin pydantic to <2 cuz of lightning

2.1.2

11 Jul 19:29
87134f9
Compare
Choose a tag to compare

🚀 Features

  • add google analytics support and little tweaks

📦 Uncategorized

  • Largemix add some functionalities

2.1.1

06 Jul 18:50
a963372
Compare
Choose a tag to compare

🚀 Features

  • Clean dependencies and remove mordred deps

2.1.0

05 Jul 16:33
478b7d9
Compare
Choose a tag to compare

🐛 Fixes

  • Fix label dtype error

📦 Uncategorized

  • Merging configs
  • Hybrid ce loss changes
  • Debug logging
  • Removing hydrogens
  • Lightning v2
  • some fixes: keys() and use normalization flag on val and test for baseline configs
  • Tutorial update and dependency fix
  • Hyperparameter change fr toymix baseline configs
  • Reworking GNN tutorials
  • Removed note from the readme
  • Gradient button
  • add lightning.txt file
  • Tidy + add IPU installation instructions
  • Adding the IPU notebook to the graphium repo as well
  • Raise original error if poptorch cannot be imported
  • Baselines

2.0.2

17 Jun 20:05
92e63f2
Compare
Choose a tag to compare

📦 Uncategorized

  • fix IPU install instructions

2.0.1

07 Jun 11:36
4a7ec85
Compare
Choose a tag to compare
  • no changes

2.0.0

07 Jun 01:05
Compare
Choose a tag to compare
  • no changes