Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
BoxuanXu
/
FlaskDriverMXNet2SeetaNet
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit a9d4b74c
authored
Aug 09, 2017
by
BoxuanXu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit Wrong code
1 parent
aeec2f94
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Drive_Converter.py
Drive_Converter.py
View file @
a9d4b74
...
...
@@ -138,10 +138,10 @@ def get_info_from_queue(arg):
if
params_name
is
None
or
graph_name
is
None
:
logging
.
info
(
"get wrong params file"
)
return_flag
=
"FALSE"
else
:
stmodel_fid
=
upload_filetoFastDFS
(
params_name
,
graph_name
,
seetanet_model
)
stmodel_fid
=
"fidtest.data"
if
stmodel_fid
is
None
:
logging
.
info
(
"upload filed"
)
return_flag
=
"FALSE"
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment