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

Onnxruntime Weekly Sync 2025-01-10 #3755

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Update CI point for Onnxruntime builds

  • Updated with changes from 2025-01-10
  • Auto-generated by create-pull-request
  • Update .onnxrt-commit to 1ce59577d54be75afdb6123cd465f18456d78611

@github-actions github-actions bot added the automated Pull request is auto generated by actions label Jan 10, 2025
@github-actions github-actions bot requested a review from causten as a code owner January 10, 2025 17:13
@github-actions github-actions bot added dependencies Pull requests that update a dependency file onnxruntime PR changes interaction between MIGraphX and Onnxruntime skip bot checks Skips the Performance and Accuracy CI tests labels Jan 10, 2025
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.24%. Comparing base (720bc53) to head (7b473b3).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3755   +/-   ##
========================================
  Coverage    92.24%   92.24%           
========================================
  Files          519      519           
  Lines        22170    22170           
========================================
  Hits         20450    20450           
  Misses        1720     1720           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@migraphx-bot
Copy link
Collaborator

Test Batch Rate new
7b473b
Rate old
f56b1b
Diff Compare
torchvision-resnet50 64 3,254.84 3,255.67 -0.03%
torchvision-resnet50_fp16 64 6,923.72 6,983.58 -0.86%
torchvision-densenet121 32 2,456.10 2,431.65 1.01%
torchvision-densenet121_fp16 32 4,198.32 4,074.03 3.05% 🔆
torchvision-inceptionv3 32 1,630.66 1,628.91 0.11%
torchvision-inceptionv3_fp16 32 2,717.00 2,746.14 -1.06%
cadene-inceptionv4 16 763.27 764.54 -0.17%
cadene-resnext64x4 16 813.72 813.45 0.03%
slim-mobilenet 64 7,459.05 7,469.86 -0.14%
slim-nasnetalarge 64 208.68 209.05 -0.18%
slim-resnet50v2 64 3,444.93 3,440.80 0.12%
bert-mrpc-onnx 8 1,147.58 1,145.22 0.21%
bert-mrpc-tf 1 487.40 476.55 2.28%
pytorch-examples-wlang-gru 1 478.65 422.09 13.40% 🔆
pytorch-examples-wlang-lstm 1 434.71 394.94 10.07% 🔆
torchvision-resnet50_1 1 810.93 769.40 5.40% 🔆
cadene-dpn92_1 1 424.82 398.97 6.48% 🔆
cadene-resnext101_1 1 386.31 383.77 0.66%
onnx-taau-downsample 1 374.09 345.22 8.36% 🔆
dlrm-criteoterabyte 1 33.33 33.32 0.01%
dlrm-criteoterabyte_fp16 1 52.37 52.72 -0.65%
agentmodel 1 8,339.38 8,109.71 2.83%
unet_fp16 2 58.42 58.87 -0.77%
resnet50v1_fp16 1 1,050.96 930.54 12.94% 🔆
resnet50v1_int8 1 1,029.23 1,002.61 2.66%
bert_base_cased_fp16 64 1,181.54 1,168.63 1.10%
bert_large_uncased_fp16 32 365.28 363.25 0.56%
bert_large_fp16 1 198.75 198.22 0.27%
distilgpt2_fp16 16 2,228.57 2,197.80 1.40%
yolov5s 1 527.71 532.80 -0.96%
tinyllama 1 43.63 43.43 0.46%
vicuna-fastchat 1 175.57 174.20 0.79%
whisper-tiny-encoder 1 418.25 418.04 0.05%
whisper-tiny-decoder 1 432.04 433.15 -0.26%

Check results before merge 🔆

@migraphx-bot
Copy link
Collaborator


     ✅ bert-mrpc-onnx: PASSED: MIGraphX meets tolerance

     ✅ bert-mrpc-tf: PASSED: MIGraphX meets tolerance

     ✅ pytorch-examples-wlang-gru: PASSED: MIGraphX meets tolerance

     ✅ pytorch-examples-wlang-lstm: PASSED: MIGraphX meets tolerance

     ✅ torchvision-resnet50_1: PASSED: MIGraphX meets tolerance

     ✅ cadene-dpn92_1: PASSED: MIGraphX meets tolerance

     ✅ cadene-resnext101_1: PASSED: MIGraphX meets tolerance

     ✅ dlrm-criteoterabyte: PASSED: MIGraphX meets tolerance

     ✅ agentmodel: PASSED: MIGraphX meets tolerance

     ✅ unet: PASSED: MIGraphX meets tolerance

     ✅ resnet50v1: PASSED: MIGraphX meets tolerance

     ✅ bert_base_cased_fp16: PASSED: MIGraphX meets tolerance

🔴bert_large_uncased_fp16: FAILED: MIGraphX is not within tolerance - check verbose output


     ✅ bert_large: PASSED: MIGraphX meets tolerance

     ✅ yolov5s: PASSED: MIGraphX meets tolerance

     ✅ tinyllama: PASSED: MIGraphX meets tolerance

     ✅ vicuna-fastchat: PASSED: MIGraphX meets tolerance

     ✅ whisper-tiny-encoder: PASSED: MIGraphX meets tolerance

     ✅ whisper-tiny-decoder: PASSED: MIGraphX meets tolerance

     ✅ distilgpt2_fp16: PASSED: MIGraphX meets tolerance

@causten causten merged commit 976ae75 into develop Jan 17, 2025
41 of 45 checks passed
@causten causten deleted the onnxruntime-sync-2025-01-10 branch January 17, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Pull request is auto generated by actions dependencies Pull requests that update a dependency file onnxruntime PR changes interaction between MIGraphX and Onnxruntime skip bot checks Skips the Performance and Accuracy CI tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants