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
ModelZoo
yolov3_migraphx
Commits
2b05faef
Commit
2b05faef
authored
Jun 15, 2023
by
shizhm
Browse files
完善代码格式
parent
4b3912c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
Src/YOLOV3.cpp
Src/YOLOV3.cpp
+0
-2
Src/YOLOV3.h
Src/YOLOV3.h
+0
-1
No files found.
Src/YOLOV3.cpp
View file @
2b05faef
#include <YOLOV3.h>
#include <migraphx/onnx.hpp>
#include <migraphx/gpu/target.hpp>
#include <migraphx/quantization.hpp>
#include <Filesystem.h>
#include <SimpleLog.h>
...
...
Src/YOLOV3.h
View file @
2b05faef
...
...
@@ -2,7 +2,6 @@
#define __DETECTOR_YOLOV3_H__
#include <migraphx/program.hpp>
#include <CommonDefinition.h>
namespace
migraphxSamples
...
...
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