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

Increase timeout to 3 hours #3675

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Increase timeout to 3 hours #3675

merged 1 commit into from
Dec 4, 2024

Conversation

pfultz2
Copy link
Collaborator

@pfultz2 pfultz2 commented Dec 4, 2024

Also, lowered the ctest timeout to 1 hour(this is the timeout per test not for all tests).

@pfultz2 pfultz2 requested a review from causten as a code owner December 4, 2024 00:26
@migraphx-bot
Copy link
Collaborator

Test Batch Rate new
9bcabb
Rate old
241e24
Diff Compare
torchvision-resnet50 64 3,260.33 3,256.24 0.13%
torchvision-resnet50_fp16 64 6,977.44 6,984.56 -0.10%
torchvision-densenet121 32 2,435.02 2,434.44 0.02%
torchvision-densenet121_fp16 32 4,088.79 4,078.22 0.26%
torchvision-inceptionv3 32 1,628.27 1,629.38 -0.07%
torchvision-inceptionv3_fp16 32 2,744.45 2,742.92 0.06%
cadene-inceptionv4 16 764.90 764.47 0.06%
cadene-resnext64x4 16 809.03 812.01 -0.37%
slim-mobilenet 64 7,458.05 7,468.13 -0.13%
slim-nasnetalarge 64 208.37 208.51 -0.07%
slim-resnet50v2 64 3,440.60 3,440.29 0.01%
bert-mrpc-onnx 8 1,149.99 1,148.20 0.16%
bert-mrpc-tf 1 469.90 464.32 1.20%
pytorch-examples-wlang-gru 1 417.55 426.54 -2.11%
pytorch-examples-wlang-lstm 1 397.01 380.15 4.43% 🔆
torchvision-resnet50_1 1 781.70 775.13 0.85%
cadene-dpn92_1 1 396.30 403.98 -1.90%
cadene-resnext101_1 1 383.31 383.04 0.07%
onnx-taau-downsample 1 345.48 345.85 -0.11%
dlrm-criteoterabyte 1 33.32 33.33 -0.03%
dlrm-criteoterabyte_fp16 1 52.74 52.75 -0.02%
agentmodel 1 8,448.80 8,145.38 3.73% 🔆
unet_fp16 2 58.80 58.93 -0.21%
resnet50v1_fp16 1 938.54 935.00 0.38%
resnet50v1_int8 1 1,009.73 1,023.68 -1.36%
bert_base_cased_fp16 64 1,169.10 1,169.83 -0.06%
bert_large_uncased_fp16 32 363.66 363.35 0.09%
bert_large_fp16 1 198.19 195.75 1.25%
distilgpt2_fp16 16 2,199.72 2,196.59 0.14%
yolov5s 1 533.71 534.53 -0.15%
tinyllama 1 43.41 43.39 0.04%
vicuna-fastchat 1 179.89 171.47 4.91% 🔆
whisper-tiny-encoder 1 418.40 417.49 0.22%
whisper-tiny-decoder 1 428.68 427.46 0.29%

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

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.20%. Comparing base (241e24e) to head (9bcabb4).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3675   +/-   ##
========================================
  Coverage    92.20%   92.20%           
========================================
  Files          513      513           
  Lines        21658    21658           
========================================
  Hits         19970    19970           
  Misses        1688     1688           

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

@pfultz2
Copy link
Collaborator Author

pfultz2 commented Dec 4, 2024

The onnx runtime failure is not related to this PR.

@causten causten merged commit 88327d7 into develop Dec 4, 2024
42 of 44 checks passed
@causten causten deleted the jenkins-timeout branch December 4, 2024 20:19
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.

3 participants