mirror of https://github.com/open-mmlab/mmcv.git
4 lines
69 B
Python
4 lines
69 B
Python
|
_base_ = './i_base.py'
|
||
|
item_cfg = {'b': 2}
|
||
|
item6 = {'cfg': item_cfg}
|