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