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

FIx tidy issues with macros #3688

Merged
merged 1 commit into from
Dec 6, 2024
Merged

FIx tidy issues with macros #3688

merged 1 commit into from
Dec 6, 2024

Conversation

pfultz2
Copy link
Collaborator

@pfultz2 pfultz2 commented Dec 5, 2024

No description provided.

@pfultz2 pfultz2 requested a review from causten as a code owner December 5, 2024 22:28
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.23%. Comparing base (2e9104a) to head (ec31d50).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3688   +/-   ##
========================================
  Coverage    92.23%   92.23%           
========================================
  Files          514      514           
  Lines        21746    21746           
========================================
  Hits         20057    20057           
  Misses        1689     1689           

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

@migraphx-bot
Copy link
Collaborator

Test Batch Rate new
ec31d5
Rate old
2e9104
Diff Compare
torchvision-resnet50 64 3,245.68 3,255.90 -0.31%
torchvision-resnet50_fp16 64 6,994.88 6,989.39 0.08%
torchvision-densenet121 32 2,435.33 2,431.30 0.17%
torchvision-densenet121_fp16 32 4,077.34 4,041.55 0.89%
torchvision-inceptionv3 32 1,626.45 1,629.09 -0.16%
torchvision-inceptionv3_fp16 32 2,747.39 2,745.79 0.06%
cadene-inceptionv4 16 763.41 765.37 -0.26%
cadene-resnext64x4 16 810.23 806.14 0.51%
slim-mobilenet 64 7,455.92 7,470.14 -0.19%
slim-nasnetalarge 64 208.39 208.49 -0.04%
slim-resnet50v2 64 3,440.06 3,441.60 -0.04%
bert-mrpc-onnx 8 1,149.53 1,145.15 0.38%
bert-mrpc-tf 1 469.77 472.48 -0.57%
pytorch-examples-wlang-gru 1 422.35 411.01 2.76%
pytorch-examples-wlang-lstm 1 385.46 398.99 -3.39% 🔴
torchvision-resnet50_1 1 814.96 777.04 4.88% 🔆
cadene-dpn92_1 1 409.88 402.97 1.72%
cadene-resnext101_1 1 383.15 383.63 -0.13%
onnx-taau-downsample 1 346.05 345.10 0.28%
dlrm-criteoterabyte 1 33.32 33.33 -0.00%
dlrm-criteoterabyte_fp16 1 52.72 52.74 -0.04%
agentmodel 1 10,135.48 10,250.54 -1.12%
unet_fp16 2 58.93 58.89 0.08%
resnet50v1_fp16 1 939.88 950.44 -1.11%
resnet50v1_int8 1 1,017.25 1,011.30 0.59%
bert_base_cased_fp16 64 1,169.06 1,169.62 -0.05%
bert_large_uncased_fp16 32 362.86 363.34 -0.13%
bert_large_fp16 1 199.77 198.48 0.65%
distilgpt2_fp16 16 2,198.53 2,195.15 0.15%
yolov5s 1 533.11 533.35 -0.05%
tinyllama 1 43.59 43.38 0.50%
vicuna-fastchat 1 174.34 177.44 -1.75%
whisper-tiny-encoder 1 417.02 418.29 -0.30%
whisper-tiny-decoder 1 427.81 426.47 0.32%

This build is not recommended to 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

@pfultz2 pfultz2 merged commit f3ef25c into develop Dec 6, 2024
43 of 46 checks passed
@pfultz2 pfultz2 deleted the tidy-pp-macros branch December 6, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants