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

Update RNN-T Imports #3474

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Update RNN-T Imports #3474

wants to merge 3 commits into from

Conversation

richagadgil
Copy link
Contributor

@richagadgil richagadgil commented Sep 25, 2024

Imports causing RNN-T Errors

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.02%. Comparing base (46a80f2) to head (e47c638).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3474      +/-   ##
===========================================
- Coverage    92.04%   92.02%   -0.02%     
===========================================
  Files          506      508       +2     
  Lines        20872    20948      +76     
===========================================
+ Hits         19212    19278      +66     
- Misses        1660     1670      +10     
Flag Coverage Δ
92.02% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@richagadgil richagadgil changed the title working pyhon script Update RNN-T Imports Sep 25, 2024
@migraphx-bot
Copy link
Collaborator

Test Batch Rate new
e47c63
Rate old
cf3874
Diff Compare
torchvision-resnet50 64 3,257.06 3,257.49 -0.01%
torchvision-resnet50_fp16 64 6,993.60 6,999.57 -0.09%
torchvision-densenet121 32 2,431.63 2,432.91 -0.05%
torchvision-densenet121_fp16 32 4,095.20 4,085.96 0.23%
torchvision-inceptionv3 32 1,637.25 1,636.29 0.06%
torchvision-inceptionv3_fp16 32 2,747.65 2,742.47 0.19%
cadene-inceptionv4 16 779.06 779.21 -0.02%
cadene-resnext64x4 16 807.73 808.23 -0.06%
slim-mobilenet 64 7,460.61 7,456.24 0.06%
slim-nasnetalarge 64 208.19 208.14 0.03%
slim-resnet50v2 64 3,440.77 3,437.81 0.09%
bert-mrpc-onnx 8 1,155.58 1,150.68 0.43%
bert-mrpc-tf 1 317.87 318.47 -0.19%
pytorch-examples-wlang-gru 1 420.16 518.49 -18.96% 🔴
pytorch-examples-wlang-lstm 1 378.48 439.20 -13.83% 🔴
torchvision-resnet50_1 1 777.34 802.94 -3.19% 🔴
cadene-dpn92_1 1 398.64 402.13 -0.87%
cadene-resnext101_1 1 382.82 378.75 1.07%
onnx-taau-downsample 1 344.23 344.49 -0.08%
dlrm-criteoterabyte 1 35.04 35.05 -0.03%
dlrm-criteoterabyte_fp16 1 58.13 58.16 -0.05%
agentmodel 1 8,007.56 7,915.65 1.16%
unet_fp16 2 57.94 57.92 0.03%
resnet50v1_fp16 1 932.44 942.62 -1.08%
resnet50v1_int8 1 973.10 966.36 0.70%
bert_base_cased_fp16 64 1,172.58 1,172.80 -0.02%
bert_large_uncased_fp16 32 362.89 362.91 -0.00%
bert_large_fp16 1 211.72 213.20 -0.69%
distilgpt2_fp16 16 2,205.46 2,206.13 -0.03%
yolov5s 1 532.32 533.64 -0.25%
tinyllama 1 43.40 43.34 0.12%
vicuna-fastchat 1 170.90 168.38 1.49%
whisper-tiny-encoder 1 417.51 417.62 -0.03%
whisper-tiny-decoder 1 425.29 432.56 -1.68%

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

@richagadgil richagadgil self-assigned this Sep 27, 2024
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