Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utilized the cache to filter
base
classes (NVIDIA#905)
There is no longer a need to import the plugin base module all plugin class entries are the responsibility of the `PluginCache`. ``` time python -m garak --list_detectors time python -m garak --list_probes ``` Should be sub 2 seconds on an SSD based filesystem.
- Loading branch information