neural_compressor.ux.utils.environment¶
Environment manager class.
Module Contents¶
Classes¶
Environment manager class. |
- class neural_compressor.ux.utils.environment.Environment¶
Environment manager class.
- static ensure_workdir_exists_and_writeable() None¶
Ensure that configured directory exists and can be used.
- static clean_workloads_wip_status() None¶
Clean WIP status for workloads in workloads_list.json.
- static migrate_database() None¶
Perform database migration to latest version using alembic.