mmcv/tests/data/config
Jiazhen Wang 88e017337a
[Fix] fix config type inconsistency (#1575)
* [Fix] fix config type inconsistency

* [Fix] Fix unit test
2021-12-14 13:17:57 +08:00
..
a.b.py Support dot in config.py file (#207) 2020-03-12 23:20:50 +08:00
a.py add config class 2018-08-27 20:25:52 +08:00
b.json add config class 2018-08-27 20:25:52 +08:00
base.py add base for config (#194) 2020-03-15 20:29:17 +08:00
c.yaml add config class 2018-08-27 20:25:52 +08:00
code.py [Feature]: Support empty tensor in MMSyncBN (#1205) 2021-09-23 17:10:38 +08:00
d.py add base for config (#194) 2020-03-15 20:29:17 +08:00
delete.py [Fix] fix config type inconsistency (#1575) 2021-12-14 13:17:57 +08:00
deprecated.py Support deprecation info in Config (#1275) 2021-08-23 10:36:37 +08:00
deprecated_as_base.py Support deprecation info in Config (#1275) 2021-08-23 10:36:37 +08:00
e.py add base for config (#194) 2020-03-15 20:29:17 +08:00
expected.py Support deprecation info in Config (#1275) 2021-08-23 10:36:37 +08:00
f.py add base for config (#194) 2020-03-15 20:29:17 +08:00
g.py add reserved key in config (#315) 2020-06-04 14:55:28 +08:00
h.py Update config to support predefined variables (#348) 2020-07-08 20:53:54 +08:00
i_base.py make config merge a into b non-inplace (#254) 2020-04-29 15:09:27 +08:00
i_child.py make config merge a into b non-inplace (#254) 2020-04-29 15:09:27 +08:00
l.py add pretty_text (#220) 2020-04-03 21:18:34 +08:00
l1.py add base for config (#194) 2020-03-15 20:29:17 +08:00
l2.yaml add base for config (#194) 2020-03-15 20:29:17 +08:00
l3.json add base for config (#194) 2020-03-15 20:29:17 +08:00
l4.py add pretty_text (#220) 2020-04-03 21:18:34 +08:00
m.py add base for config (#194) 2020-03-15 20:29:17 +08:00
n.py Use mapping rather than dict for special keys (#304) 2020-05-30 13:03:33 +08:00
o.json Update config to support predefined variables (#348) 2020-07-08 20:53:54 +08:00
p.yaml Update config to support predefined variables (#348) 2020-07-08 20:53:54 +08:00
q.py reformat test config to pass yapf (#759) 2020-12-25 16:55:02 +08:00
r.py import_modules_from_strings when loading cfg from file (#606) 2020-10-15 22:29:24 +08:00
s.py Allow list index keys in Config.merge_from_dict (#696) 2020-12-08 17:17:27 +08:00
t.json Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
t.py Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
t.yaml Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
u.json Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
u.py Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
u.yaml Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
v.py Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00