mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
* fix a bug of showing kmeans losses * fix a bug of showing kmeans losses * isort * fix typo (#180) * add unit test * remove gpu restrict * restore gpu restrict * bypass gpu by mock * mock bypass * mock bypass * mock bypass * mock bypass * apply flake8 * apply flask8 * typo * Upgrade isort (#184) * Fix isort config * Trigger commit hook * Trigger commit hook * Upgrade isort in ci and remove seed-isort-config * Update test requirement * Add unit test for build_dataset * Fix test data * Fix typo * Use deepclustering dataset as test dataset config * fix a bug of showing kmeans losses * fix a bug of showing kmeans losses * isort * add unit test * remove gpu restrict * restore gpu restrict * bypass gpu by mock * mock bypass * mock bypass * mock bypass * mock bypass * apply flake8 * apply flask8 * typo * apply isort * remove session scope func Co-authored-by: Uno Wu <st9007a@gmail.com>