Pydgn

Latest version: v1.6.0

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

Scan your dependencies

Page 5 of 8

1.0.8

Changed

- (Needs simple test) Setting ``CUDA_VISIBLE_DEVICES`` variable before cuda is initialized, so that in ``--debug`` mode we can use the GPU with the least amount of used memory.
- Commented a couple of lines which forces OMP_NUM_THREADS to 1 and Pytorch threads to 1 as well. It seems we don't need them anymore.

1.0.7

Fixed

- to comply with `TUDataset`, we do not override the method `__len__` anymore

1.0.5

Fixed

- `load_dataset` does not assume anymore that there exists a `processed` data folder, but it is backward-compatible with previous versions.
- fixed an indexing bug on target data for node classification experiments (caused program to crash)
- Metric: renamed `_handle_reduction` to `_expand_reduction` and created a new helper routine `_update_num_samples` to allow a user to decide how to compute and average scores.

1.0.4

Fixed

- use of fractions of GPUs for a single task
- changed signature in forward to allow a dictionary (for MultiScore) or a value (for basic metrics)
- added squeeze in MulticlassAccuracy when target tensor has shape (?, 1)

1.0.3

Fixed

- Same bug as before but for `pydgn-dataset` =).

1.0.2

Fixed

- Bug that prevented locating classes via dotted paths in external projects.

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.