Skip to content

8/11 bump rocmlir - #5129

Merged
causten merged 6 commits into
developfrom
bumpmlir
Aug 24, 2026
Merged

8/11 bump rocmlir#5129
causten merged 6 commits into
developfrom
bumpmlir

Conversation

@causten

@causten causten commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Weekly update from rocmlir

@causten
causten requested review from TedThemistokleous and eddieliao and a lite review from Copilot August 11, 2026 20:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@kahmed10
kahmed10 requested a review from bdevorem August 13, 2026 20:51
@bdevorem

Copy link
Copy Markdown
Member

The two mlir debug CI failures are not solved with my open g+g PR. I opened a ticket for the two failing modules here and let Justin know.

cc @kahmed10 @justinrosner

@pfultz2

pfultz2 commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

This seems to be a regression in rocmlir as these tests are not failing with the previous commit in rocmlir.

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5129   +/-   ##
========================================
  Coverage    93.13%   93.13%           
========================================
  Files          625      625           
  Lines        33252    33252           
========================================
  Hits         30967    30967           
  Misses        2285     2285           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gh-app-migraphx-bot-pr-write

gh-app-migraphx-bot-pr-write Bot commented Aug 19, 2026

Copy link
Copy Markdown
Test Batch New Rate (c3d0f4) Old Rate (3a503c)* Diff Status
torchvision-resnet50 64 3,301.64 3,264.92 1.12%
torchvision-resnet50_fp16 64 7,875.54 7,548.67 4.33%
torchvision-densenet121 32 2,489.94 2,483.99 0.24%
torchvision-densenet121_fp16 32 5,006.50 5,004.24 0.05%
torchvision-inceptionv3 32 2,060.12 2,058.51 0.08%
torchvision-inceptionv3_fp16 32 4,442.50 4,416.99 0.58%
cadene-inceptionv4 16 815.02 820.61 -0.68%
cadene-resnext64x4 16 784.59 782.78 0.23%
slim-mobilenet 64 8,372.54 8,386.36 -0.16%
slim-nasnetalarge 64 229.17 228.86 0.14%
slim-resnet50v2 64 3,227.84 3,180.91 1.48%
bert-mrpc-onnx 8 1,166.83 1,168.84 -0.17%
bert-mrpc-tf 1 496.94 498.63 -0.34%
pytorch-examples-wlang-gru 1 367.88 473.35 -22.28% 🔴
pytorch-examples-wlang-lstm 1 635.72 384.83 65.20% 🔆
torchvision-resnet50_1 1 1,063.24 1,046.63 1.59%
cadene-dpn92_1 1 447.28 437.32 2.28%
cadene-resnext101_1 1 362.77 365.89 -0.85%
onnx-taau-downsample 1 840.95 844.09 -0.37%
dlrm-criteoterabyte 1 32.19 32.42 -0.71%
dlrm-criteoterabyte_fp16 1 51.40 51.80 -0.77%
agentmodel 1 14,012.43 9,209.12 52.16% 🔆
unet_fp16 2 58.38 58.80 -0.71%
resnet50v1_fp16 1 1,451.53 1,366.11 6.25% 🔆
resnet50v1_int8 1 1,737.12 1,883.96 -7.79% 🔴
bert_base_cased_fp16 64 1,100.13 1,098.16 0.18%
bert_large_uncased_fp16 32 347.36 345.59 0.51%
bert_large_fp16 1 205.98 206.59 -0.29%
distilgpt2_fp16 16 2,101.22 2,092.89 0.40%
yolov5s 1 564.58 558.33 1.12%
tinyllama 1 45.82 45.83 -0.03%
vicuna-fastchat 1 44.20 44.20 -0.01%
whisper-tiny-encoder 1 410.62 411.87 -0.30%
whisper-tiny-decoder 1 408.90 408.48 0.10%
llama2_7b 1 20.72 20.84 -0.56%
qwen1.5-7b 1 23.50 23.58 -0.33%
phi3-3.8b 1 28.28 26.72 5.86% 🔆
llama3-8b 1 22.75 21.80 4.33%
whisper-large-encoder 1 10.17 10.18 -0.06%
whisper-large-decoder 1 106.79 105.30 1.41%
mistral-7b 1 23.74 23.78 -0.17%
FLUX.1-schnell 1 803.81 755.22 6.43% 🔆

Regressions detected 🔴

* No develop baseline was found for this PR's branch point; compared against the latest available develop run instead.

@gh-app-migraphx-bot-pr-write

gh-app-migraphx-bot-pr-write Bot commented Aug 19, 2026

Copy link
Copy Markdown
Test Status Result
bert-mrpc-onnx PASSED: MIGraphX meets tolerance
bert-mrpc-tf ERROR - check error output
traceback
Traceback (most recent call last):
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 377, in
main()
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 313, in main
import tensorflow as tf
File "/usr/local/lib/python3.12/dist-packages/tensorflow/init.py", line 40, in
from tensorflow.python import pywrap_tensorflow as _pywrap_tensorflow # pylint: disable=unused-import
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/tensorflow/python/pywrap_tensorflow.py", line 37, in
self_check.preload_check()
File "/usr/local/lib/python3.12/dist-packages/tensorflow/python/platform/self_check.py", line 63, in preload_check
from tensorflow.python.platform import _pywrap_cpu_feature_guard
ImportError: libnuma.so.1: cannot open shared object file: No such file or directory
pytorch-examples-wlang-gru 🔴 FAILED: MIGraphX is not within tolerance - check verbose output
pytorch-examples-wlang-lstm 🔴 FAILED: MIGraphX is not within tolerance - check verbose output
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 🔴 FAILED: MIGraphX is not within tolerance - check verbose output
llama2_7b PASSED: MIGraphX meets tolerance
qwen1.5-7b PASSED: MIGraphX meets tolerance
phi3-3.8b PASSED: MIGraphX meets tolerance
llama3-8b PASSED: MIGraphX meets tolerance
whisper-large-encoder PASSED: MIGraphX meets tolerance
whisper-large-decoder PASSED: MIGraphX meets tolerance
mistral-7b PASSED: MIGraphX meets tolerance
FLUX.1-schnell PASSED: MIGraphX meets tolerance

@causten
causten merged commit b09cc5c into develop Aug 24, 2026
38 checks passed
@causten
causten deleted the bumpmlir branch August 24, 2026 13:32
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.

6 participants