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
94788c6d
Commit
94788c6d
authored
Jan 24, 2022
by
LDOUBLEV
Browse files
revert > train.log
parent
cd4931d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
test_tipc/test_train_inference_python.sh
test_tipc/test_train_inference_python.sh
+0
-1
No files found.
test_tipc/test_train_inference_python.sh
View file @
94788c6d
...
...
@@ -327,7 +327,6 @@ else
save_log
=
"
${
LOG_PATH
}
/
${
trainer
}
_gpus_
${
gpu
}
_autocast_
${
autocast
}
_nodes_
${
nodes
}
"
fi
btrain_log
=
"
${
LOG_PATH
}
/benchmark_train/
${
model_name
}
_bs
${
train_batch_value
}
_
${
autocast
}
"
set_save_model
=
$(
func_set_params
"
${
save_model_key
}
"
"
${
save_log
}
"
)
if
[
${#
gpu
}
-le
2
]
;
then
# train with cpu or single gpu
...
...
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