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

Raise MIGX VRM to 2.13.0 #3848

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Raise MIGX VRM to 2.13.0 #3848

merged 1 commit into from
Feb 26, 2025

Conversation

causten
Copy link
Collaborator

@causten causten commented Feb 26, 2025

No description provided.

Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (d587426) to head (0b162b5).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3848   +/-   ##
========================================
  Coverage    92.35%   92.35%           
========================================
  Files          519      519           
  Lines        22311    22311           
========================================
  Hits         20606    20606           
  Misses        1705     1705           

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

@migraphx-bot
Copy link
Collaborator

Test Batch Rate new
0b162b
Rate old
105928
Diff Compare
torchvision-resnet50 64 3,235.74 3,237.56 -0.06%
torchvision-resnet50_fp16 64 6,882.02 6,876.50 0.08%
torchvision-densenet121 32 2,437.45 2,438.24 -0.03%
torchvision-densenet121_fp16 32 4,212.08 4,204.55 0.18%
torchvision-inceptionv3 32 1,614.82 1,615.26 -0.03%
torchvision-inceptionv3_fp16 32 2,681.21 2,682.88 -0.06%
cadene-inceptionv4 16 750.96 750.23 0.10%
cadene-resnext64x4 16 810.18 810.22 -0.00%
slim-mobilenet 64 6,662.88 6,659.63 0.05%
slim-nasnetalarge 64 196.88 196.82 0.03%
slim-resnet50v2 64 3,431.87 3,429.65 0.06%
bert-mrpc-onnx 8 1,143.30 1,143.03 0.02%
bert-mrpc-tf 1 484.02 489.79 -1.18%
pytorch-examples-wlang-gru 1 478.98 477.72 0.26%
pytorch-examples-wlang-lstm 1 438.27 442.18 -0.88%
torchvision-resnet50_1 1 812.70 804.65 1.00%
cadene-dpn92_1 1 430.35 429.49 0.20%
cadene-resnext101_1 1 392.45 391.98 0.12%
onnx-taau-downsample 1 371.17 370.23 0.25%
dlrm-criteoterabyte 1 31.80 31.83 -0.11%
dlrm-criteoterabyte_fp16 1 51.07 51.06 0.02%
agentmodel 1 8,743.02 8,648.27 1.10%
unet_fp16 2 58.24 58.28 -0.08%
resnet50v1_fp16 1 1,045.02 1,037.98 0.68%
resnet50v1_int8 1 826.51 804.65 2.72%
bert_base_cased_fp16 64 1,164.80 1,165.40 -0.05%
bert_large_uncased_fp16 32 361.64 361.67 -0.01%
bert_large_fp16 1 200.39 200.43 -0.02%
distilgpt2_fp16 16 2,218.21 2,216.48 0.08%
yolov5s 1 537.27 530.12 1.35%
tinyllama 1 43.65 43.65 -0.01%
vicuna-fastchat 1 43.93 43.80 0.30%
whisper-tiny-encoder 1 411.96 412.43 -0.11%
whisper-tiny-decoder 1 409.65 410.80 -0.28%
yolov10 1 nan nan nan%
llama2_7b 1 nan nan nan%
qwen1.5-7b 1 nan nan nan%
phi3-3.8b 1 nan nan nan%
mask-rcnn 1 nan nan nan%
llama3-8b 1 nan nan nan%
whisper-large-encoder 1 nan nan nan%
whisper-large-decoder 1 nan nan nan%
mistral-7b 1 nan nan nan%
FLUX.1-schnell 1 nan nan nan%

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

❌llama2_7b: ERROR - check error outputusage: accuracy_checker.py [-h] [--onnx ONNX] [--tf TF] [--provider PROVIDER]
[--batch BATCH] [--fill1] [--fill0] [--fp16]
[--argmax] [--verbose] [--tolerance TOLERANCE]
[--input-dim INPUT_DIM] [--target TARGET]
[--ort-run] [--ort-logging]
[--disable-offload-copy] [--disable-fast-math]
[--exhaustive_tune]
accuracy_checker.py: error: unrecognized arguments: input_ids attention_mask 1 256 @attention_mask 1 256


❌qwen1.5-7b: ERROR - check error outputusage: accuracy_checker.py [-h] [--onnx ONNX] [--tf TF] [--provider PROVIDER]
[--batch BATCH] [--fill1] [--fill0] [--fp16]
[--argmax] [--verbose] [--tolerance TOLERANCE]
[--input-dim INPUT_DIM] [--target TARGET]
[--ort-run] [--ort-logging]
[--disable-offload-copy] [--disable-fast-math]
[--exhaustive_tune]
accuracy_checker.py: error: unrecognized arguments: input_ids attention_mask position_ids 1 256 @attention_mask 1 256 @position_ids 1 256


❌phi3-3.8b: ERROR - check error outputTraceback (most recent call last):
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 340, in
main()
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 205, in main
model = migraphx.parse_onnx(model_name, default_dim_value=batch)
RuntimeError: /src/AMDMIGraphX/src/onnx/onnx_parser.cpp:264: parse_from: PARSE_FROM: Failed reading onnx file: /new-saved-models/phi3-3.8b/model.onnx


❌mask-rcnn: ERROR - check error outputTraceback (most recent call last):
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 340, in
main()
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 205, in main
model = migraphx.parse_onnx(model_name, default_dim_value=batch)
RuntimeError: /src/AMDMIGraphX/src/onnx/onnx_parser.cpp:264: parse_from: PARSE_FROM: Failed reading onnx file: /new-saved-models/mask-rcnn/MaskRCNN-10.onnx


❌llama3-8b: ERROR - check error outputTraceback (most recent call last):
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 340, in
main()
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 205, in main
model = migraphx.parse_onnx(model_name, default_dim_value=batch)
RuntimeError: /src/AMDMIGraphX/src/onnx/onnx_parser.cpp:264: parse_from: PARSE_FROM: Failed reading onnx file: /new-saved-models/llama3-8b/model.onnx


❌whisper-large-encoder: ERROR - check error outputTraceback (most recent call last):
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 340, in
main()
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 205, in main
model = migraphx.parse_onnx(model_name, default_dim_value=batch)
RuntimeError: /src/AMDMIGraphX/src/onnx/onnx_parser.cpp:264: parse_from: PARSE_FROM: Failed reading onnx file: /new-saved-models/whisper-large/encoder_model.onnx


❌whisper-large-decoder: ERROR - check error outputTraceback (most recent call last):
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 340, in
main()
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 205, in main
model = migraphx.parse_onnx(model_name, default_dim_value=batch)
RuntimeError: /src/AMDMIGraphX/src/onnx/onnx_parser.cpp:264: parse_from: PARSE_FROM: Failed reading onnx file: /new-saved-models/whisper-large/decoder_model.onnx


❌mistral-7b: ERROR - check error outputTraceback (most recent call last):
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 340, in
main()
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 205, in main
model = migraphx.parse_onnx(model_name, default_dim_value=batch)
RuntimeError: /src/AMDMIGraphX/src/onnx/onnx_parser.cpp:264: parse_from: PARSE_FROM: Failed reading onnx file: /new-saved-models/mistral-7b/model.onnx


❌FLUX.1-schnell: ERROR - check error outputTraceback (most recent call last):
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 340, in
main()
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 205, in main
model = migraphx.parse_onnx(model_name, default_dim_value=batch)
RuntimeError: /src/AMDMIGraphX/src/onnx/onnx_parser.cpp:264: parse_from: PARSE_FROM: Failed reading onnx file: /new-saved-models/FLUX.1-schnell/text_encoder/model.onnx

@TedThemistokleous TedThemistokleous added the dependencies Pull requests that update a dependency file label Feb 26, 2025
@causten causten merged commit b9f7e9b into develop Feb 26, 2025
39 of 40 checks passed
@causten causten deleted the 65_vrm branch February 26, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants