Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
opencompass
Commits
5eb8f14d
Unverified
Commit
5eb8f14d
authored
May 24, 2024
by
klein
Committed by
GitHub
May 24, 2024
Browse files
[Fix] Fix drop_gen.py (#1191)
Fix the bug in drop_gen: wrong import
parent
31afe870
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configs/datasets/drop/drop_gen.py
configs/datasets/drop/drop_gen.py
+1
-1
No files found.
configs/datasets/drop/drop_gen.py
View file @
5eb8f14d
from
mmengine.config
import
read_base
from
mmengine.config
import
read_base
with
read_base
():
with
read_base
():
from
.drop_gen_
822d33
import
drop_datasets
from
.drop_gen_
e18aaf
import
drop_datasets
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment