mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
5 lines
135 B
Python
5 lines
135 B
Python
# Copyright (c) OpenMMLab. All rights reserved.
|
|
_base_ = ['./l1.py', './l2.yaml', './l3.json', './l4.py']
|
|
item3 = False
|
|
item4 = 'test'
|