Molgraph

Latest version: v0.6.7

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.6.7

Fixes
- `molgraph.layers.GATv2Conv` should now better correspond to the original GATv2 implementation.

0.6.6

Bug fixes
- MolGraph should now install appropriate tensorflow version.

0.6.5

MolGraph can now be installed (via pip) for GPU and CPU users: `pip install molgraph[gpu]` and `pip install molgraph`, respectively.

0.6.4

Major features and improvements
- `molgraph.models`
- `molgraph.models.gin` now considers initial node features (which has been subject to a linear transformation) in its output.

0.6.3

Breaking changes
- `molgraph.tensors`
- `molgraph.tensors.graph_tensor` can no longer be stacked. To stack GraphTensor instances, perform `tf.concat` followed by `.separate()`.

0.6.2

Bux fixes
- `molgraph.tensors`
- `molgraph.tensors.graph_tensor` now accepts list of values, with sizes set to None.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.