Logo
Explore Help
Register Sign In
mirrors/mmclassification
1
0
Fork 0
You've already forked mmclassification
mirror of https://github.com/open-mmlab/mmclassification.git synced 2025-06-03 21:53:55 +08:00
Code Issues Projects Releases Wiki Activity
mmclassification/mmcls/utils/__init__.py

6 lines
180 B
Python
Raw Normal View History

[Docs] Add Copyright information. (#413)
2021-08-17 19:52:42 +08:00
# Copyright (c) OpenMMLab. All rights reserved.
init commit
2020-05-21 21:21:43 +08:00
from .collect_env import collect_env
[Improve] Multiple fixes. (#957) * Rename some files in unit tests. * Rename `pipelines` folder to `transforms`. * Fix version requirement range. * Remove `init_random_seed` and `set_random_seed`. * Fix unit tests * Rename `convert_models` to `model_converters`.
2022-08-09 15:58:08 +08:00
from .setup_env import register_all_modules
init commit
2020-05-21 21:21:43 +08:00
[Improve] Multiple fixes. (#957) * Rename some files in unit tests. * Rename `pipelines` folder to `transforms`. * Fix version requirement range. * Remove `init_random_seed` and `set_random_seed`. * Fix unit tests * Rename `convert_models` to `model_converters`.
2022-08-09 15:58:08 +08:00
__all__ = ['collect_env', 'register_all_modules']
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 2822ms Template: 95ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API