Skip to content

Commit 36f1d16

Browse files
committed
Remove unused model.py
1 parent d1d2100 commit 36f1d16

File tree

2 files changed

+0
-75
lines changed

2 files changed

+0
-75
lines changed

python/paddle/v2/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import minibatch
3434
import plot
3535
import image
36-
import model
3736
import paddle.trainer.config_parser as cp
3837

3938
__all__ = [
@@ -56,7 +55,6 @@
5655
'evaluator',
5756
'image',
5857
'master',
59-
'model',
6058
]
6159

6260
cp.begin_parse()

python/paddle/v2/model.py

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)