Logo
Explore Help
Register Sign In
mirrors/mmcv
1
0
Fork 0
You've already forked mmcv
mirror of https://github.com/open-mmlab/mmcv.git synced 2025-06-03 21:54:52 +08:00
Code Issues Projects Releases Wiki Activity
mmcv/tests/data/config/code.py

6 lines
172 B
Python
Raw Normal View History

Add copyright pre-commit-hook (#1742) * first commit * Add copyright pre-commit-hook
2022-02-24 09:24:25 +08:00
# Copyright (c) OpenMMLab. All rights reserved.
Fixed config import in config file (#261) * fixed config import in code * fixed isort
2020-05-01 21:55:07 +08:00
from mmcv import Config # isort:skip
[Feature]: Support empty tensor in MMSyncBN (#1205) * [Feature]: support empty tensor in MMSyncBN * refine code * resolve comments * clean unnecessary comments * fix inaccurate statistics when empty tensor * resolve comments and add docstrings * update unit tests * rephrase, ready for merge
2021-09-23 17:10:38 +08:00
Fixed config import in config file (#261) * fixed config import in code * fixed isort
2020-05-01 21:55:07 +08:00
cfg = Config.fromfile('./tests/data/config/a.py')
item5 = cfg.item1[0] + cfg.item2.a
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1846ms Template: 7ms
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