Releases: datamol-io/graphium
Releases · datamol-io/graphium
2.4.5
📦 Uncategorized
- Converted text in SVG to path, so that it doesn't need a font
- Copyright headers.
- Updated readme
graphium-train
to newer version
- Fix mup for the layers with AttentionLayerMup
- MAJOR-BUG for node/edge predictions: Added ordered=True to
to_mol
2.4.1
📦 Uncategorized
- Improved logging
- Baselines
2.4.0
🐛 Fixes
- Fixed the CLI command definition and data module preparation
📦 Uncategorized
- Update test_ipu.yml
- Pipeline integration + Virtual Nodes Edges bug fix
2.3.6
🐛 Fixes
- Various updates to graphium
2.3.5
📦 Uncategorized
- Fix
strategy
argument for trainer
- Expose multiprocessing_context for dataloading
- Samuelm/neurips large
- Add dataloader_idx argument to callbacks
- WIP: Various improvements to the CLI endpoints
- Added ultralarge baselines
2.3.4
📦 Uncategorized
- Fixed the CE or BCE to CE or MSE
2.3.3
🐛 Fixes
- Fix isinstance check and broadened tests to include more Python versions
📦 Uncategorized
2.3.2
📦 Uncategorized
- Caching logic improvement
2.3.1
🐛 Fixes
- Strategy defaults to 'auto'
📦 Uncategorized
- Adding unit test for finetuning from gnn
- Disable wandb by default + complete integration tests
- Simple ipu install
- Updating the website