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
wangsen
paddle_dbnet
Commits
d59077f4
"deploy/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "ec903eb5a0aeed54067739e2e6c3dfa0cdc112c9"
Unverified
Commit
d59077f4
authored
Jul 20, 2020
by
shaohua.zhang
Committed by
GitHub
Jul 20, 2020
Browse files
Update train.py
parent
0add8bde
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
tools/train.py
tools/train.py
+0
-2
No files found.
tools/train.py
View file @
d59077f4
...
@@ -99,8 +99,6 @@ def main():
...
@@ -99,8 +99,6 @@ def main():
def
test_reader
():
def
test_reader
():
config
=
program
.
load_config
(
FLAGS
.
config
)
program
.
merge_config
(
FLAGS
.
opt
)
logger
.
info
(
config
)
logger
.
info
(
config
)
train_reader
=
reader_main
(
config
=
config
,
mode
=
"train"
)
train_reader
=
reader_main
(
config
=
config
,
mode
=
"train"
)
import
time
import
time
...
...
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