This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmcv
Watch
1
Star
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
/
l.py
4 lines
87 B
Python
Raw
Normal View
History
Unescape
Escape
add pretty_text (#220) * add pretty_text * add test cases * add argument indent * change pretty_text to property * fixed format end
2020-04-03 21:18:34 +08:00
_base_
=
[
'
./l1.py
'
,
'
./l2.yaml
'
,
'
./l3.json
'
,
'
./l4.py
'
]
add base for config (#194) * add base for config * fixed format * rm terminal width * support multiple & recursive base * add test case * fix format * add test construct * minor fix * add more test, rewrite merge from opt * avoid depulicate keys * delete imported config as module * rename merge_from_dict
2020-03-15 20:29:17 +08:00
item3
=
False
item4
=
'
test
'
Reference in New Issue
Copy Permalink