Quadra

Latest version: v2.3.1

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

Scan your dependencies

Page 9 of 11

1.3.0

Added

- Add batch_size_finder callback for lightning based models (disabled by default).
- Add automatic_batch_size parameter to sklearn based training tasks (disabled by default).
- Add automatic_batch_size decorator to automatically fix the batch size of test functions for evaluation tasks if any out of memory error occurs.
- Add --mock-training flag for tests to skip running the actual training and just run the test.

Fixed

- Fix lightning based tasks not working properly when no checkpoint was provided.
- Fix list and dict config not handled properly as input_shapes parameter.

Updated

- Greatly reduce the dimension of test datasets to improve testing speed.

Updated

- Make `disable` a quadra reserved keyword for all callbacks, to disable a callback just set it to `disable: true` in the configuration file.

1.2.7

Fixed

- Fix test classification task crash when only images with no labels are used.

1.2.6

Added

- Add optional `training_threshold_type` for anomaly detection inference task.
Changed

- Compute results using the training image threshold instead of zero when running anomaly inference with no labelled data.

1.2.5

Fixed

- Fix generic classification experiment crashing due to missing class to index configuration.

1.2.4

Added

- Return also probabilities in Classification's module predict step and add them to `self.res`.

1.2.3

Fixed

- Fix patch datamodule error when only a single image is available for validation or test.

Page 9 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.