Skip to content

Commit

Permalink
fix test_architectures.py (PaddlePaddle#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
heavengate committed Feb 6, 2020
1 parent 677dfad commit fcfdbd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ppdet/modeling/tests/test_architectures.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

from ppdet.modeling.tests.decorator_helper import prog_scope
from ppdet.core.workspace import load_config, merge_config, create
from ppdet.modeling.model_input import create_feed


class TestFasterRCNN(unittest.TestCase):
Expand Down

0 comments on commit fcfdbd2

Please sign in to comment.