-
Notifications
You must be signed in to change notification settings - Fork 680
[Benchmark] Add GPU OpenVIVO Option in benchmark #786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jiangjiajun
merged 92 commits into
PaddlePaddle:develop
from
wjj19950828:refactor_yolov7
Dec 5, 2022
Merged
Changes from all commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
018b902
add paddle_trt in benchmark
wjj19950828 05a4666
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 0000234
update benchmark in device
wjj19950828 f5c1f63
resolve conflict
wjj19950828 20ddf39
update benchmark
wjj19950828 f212502
resolve conflict
wjj19950828 9a4797e
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 2ce4005
update result doc
wjj19950828 565e373
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 36889ff
fixed for CI
wjj19950828 c523ae2
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 f32a09a
update python api_docs
wjj19950828 335712e
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 7fa4dea
update index.rst
wjj19950828 4389060
add runtime cpp examples
wjj19950828 1aa7b96
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 84d564f
deal with comments
wjj19950828 e6f4e63
Update infer_paddle_tensorrt.py
jiangjiajun 050e6ae
resolve conflict
wjj19950828 1952c99
Add runtime quick start
wjj19950828 6fada61
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 ff0b121
Merge branch 'update_benchmark' of https://github.com/wjj19950828/Fas…
wjj19950828 42f6a5e
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 d495b8e
deal with comments
wjj19950828 731b822
fixed reused_input_tensors&&reused_output_tensors
wjj19950828 c7d89ef
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 568d5ae
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 f8e10a8
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 c5c741d
fixed docs
wjj19950828 d4ebde0
fixed headpose typo
wjj19950828 a4bc615
Merge remote-tracking branch 'upstream/develop' into update_benchmark
wjj19950828 6f653da
fixed typo
wjj19950828 72477e1
Merge remote-tracking branch 'upstream/develop' into refactor_yolov5
wjj19950828 005897c
refactor yolov5
wjj19950828 0509089
update model infer
wjj19950828 0e8c38c
Merge remote-tracking branch 'upstream/develop' into refactor_yolov5
wjj19950828 febb2c1
refactor pybind for yolov5
wjj19950828 177995c
Merge remote-tracking branch 'upstream/develop' into refactor_yolov5
wjj19950828 92dc352
rm origin yolov5
wjj19950828 983301b
fixed bugs
wjj19950828 27113e3
rm cuda preprocess
wjj19950828 f7d9d20
fixed bugs
wjj19950828 448806a
Merge remote-tracking branch 'upstream/develop' into refactor_yolov5
wjj19950828 d2629e7
fixed bugs
wjj19950828 0a5611b
fixed bug
wjj19950828 5706ff6
fixed bug
wjj19950828 5817564
fix pybind
wjj19950828 3e94507
rm useless code
wjj19950828 b97542f
add convert_and_permute
wjj19950828 632dd87
Merge remote-tracking branch 'upstream/develop' into refactor_yolov5
wjj19950828 d83fd12
fixed bugs
wjj19950828 302ca01
fixed im_info for bs_predict
wjj19950828 4b9cc78
fixed bug
wjj19950828 c72cafa
add bs_predict for yolov5
wjj19950828 26a1281
resolve conflict
wjj19950828 0f3b4a7
Add runtime test and batch eval
wjj19950828 b9b719a
Merge remote-tracking branch 'upstream/develop' into refactor_yolov5
wjj19950828 386b908
deal with comments
wjj19950828 810d7cd
fixed bug
wjj19950828 b200232
update testcase
wjj19950828 97085a2
fixed batch eval bug
wjj19950828 fb111e1
Merge remote-tracking branch 'upstream/develop' into refactor_yolov5
wjj19950828 ac9b1a7
fixed preprocess bug
wjj19950828 feec5e8
Merge remote-tracking branch 'upstream/develop' into refactor_yolov5
wjj19950828 22feb4b
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 31682cf
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 aa06dc6
refactor yolov7
wjj19950828 4129408
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 9c5f766
add yolov7 testcase
wjj19950828 e39d60a
rm resize_after_load and add is_scale_up
wjj19950828 9204e78
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 bb1b8fc
fixed bug
wjj19950828 4d4117a
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 ae21139
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 5f7b935
set multi_label true
wjj19950828 5746cc2
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 6fabf86
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 eff67e3
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 845f7a6
optimize rvm preprocess
wjj19950828 1f5dcfb
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 e7e7fa3
Merge branch 'develop' into refactor_yolov7
jiangjiajun 2cff499
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 9f3f2b8
Merge branch 'refactor_yolov7' of https://github.com/wjj19950828/Fast…
wjj19950828 8489624
optimizer rvm postprocess
wjj19950828 8211bec
resolve conflict
wjj19950828 f1d23c8
fixed bug
wjj19950828 a460206
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 4ca1a7e
deal with comments
wjj19950828 44d5ae7
fixed bugs
wjj19950828 1650b3d
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 ed617b9
add gpu ov for benchmark
wjj19950828 20780b3
Merge remote-tracking branch 'upstream/develop' into refactor_yolov7
wjj19950828 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file modified
0
examples/vision/detection/paddledetection/cpp/infer_ppyoloe.cc
100644 → 100755
Empty file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里把默认的都改成GPU了吗?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
在device为gpu且backend为ov时,才会开启GPU的ov