Skip to content
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

[ENHANCE] Upgrade ONNX to v1.13.0 for security issue #1688

Merged
merged 10 commits into from
Feb 14, 2023

Conversation

goodsong81
Copy link
Contributor

@goodsong81 goodsong81 commented Feb 14, 2023

@goodsong81 goodsong81 requested a review from a team as a code owner February 14, 2023 04:05
@github-actions github-actions bot added BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM labels Feb 14, 2023
JihwanEom
JihwanEom previously approved these changes Feb 14, 2023
sungmanc
sungmanc previously approved these changes Feb 14, 2023
@goodsong81 goodsong81 dismissed stale reviews from sungmanc and JihwanEom via cac988e February 14, 2023 04:45
@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2023

Codecov Report

Base: 63.38% // Head: 63.39% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (b4cffca) compared to base (f32377e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1688      +/-   ##
===========================================
+ Coverage    63.38%   63.39%   +0.01%     
===========================================
  Files          508      508              
  Lines        31368    31369       +1     
===========================================
+ Hits         19882    19887       +5     
+ Misses       11486    11482       -4     
Impacted Files Coverage Δ
...dapters/openvino/model_wrappers/openvino_models.py 74.00% <0.00%> (-3.00%) ⬇️
otx/core/data/adapter/detection_dataset_adapter.py 100.00% <0.00%> (ø)
.../core/data/adapter/segmentation_dataset_adapter.py 100.00% <0.00%> (ø)
otx/algorithms/detection/tasks/inference.py 69.95% <0.00%> (+0.41%) ⬆️
...hms/detection/adapters/mmdet/utils/config_utils.py 90.85% <0.00%> (+3.65%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

eunwoosh
eunwoosh previously approved these changes Feb 14, 2023
@goodsong81 goodsong81 merged commit 8812aae into develop Feb 14, 2023
@goodsong81 goodsong81 deleted the songkich/upgrade-onnx branch February 14, 2023 07:04
@goodsong81 goodsong81 added this to the 1.0.0 milestone Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants