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 mlir compile error on ubuntu 22.04 #2138

Merged
merged 2 commits into from
Aug 31, 2023
Merged

Fix mlir compile error on ubuntu 22.04 #2138

merged 2 commits into from
Aug 31, 2023

Conversation

pfultz2
Copy link
Collaborator

@pfultz2 pfultz2 commented Aug 30, 2023

No description provided.

@migraphx-bot
Copy link
Collaborator

Test Batch Rate new
2d8471
Rate old
d2486d
Diff Compare
torchvision-resnet50 64 2,282.93 2,283.48 -0.02%
torchvision-resnet50_fp16 64 5,364.27 5,352.51 0.22%
torchvision-densenet121 32 1,833.49 1,835.62 -0.12%
torchvision-densenet121_fp16 32 3,377.28 3,385.92 -0.26%
torchvision-inceptionv3 32 1,343.23 1,340.97 0.17%
torchvision-inceptionv3_fp16 32 2,582.58 2,579.54 0.12%
cadene-inceptionv4 16 678.77 682.43 -0.54%
cadene-resnext64x4 16 590.71 590.42 0.05%
slim-mobilenet 64 7,218.32 7,226.96 -0.12%
slim-nasnetalarge 64 236.93 236.95 -0.01%
slim-resnet50v2 64 2,528.13 2,526.10 0.08%
bert-mrpc-onnx 8 720.53 720.69 -0.02%
bert-mrpc-tf 1 389.85 391.27 -0.36%
pytorch-examples-wlang-gru 1 304.72 302.17 0.84%
pytorch-examples-wlang-lstm 1 312.10 312.13 -0.01%
torchvision-resnet50_1 1 560.70 557.49 0.58%
torchvision-inceptionv3_1 1 307.39 307.42 -0.01%
cadene-dpn92_1 1 346.70 350.45 -1.07%
cadene-resnext101_1 1 220.13 220.30 -0.08%
slim-vgg16_1 1 224.05 224.73 -0.30%
slim-mobilenet_1 1 1,481.06 1,487.79 -0.45%
slim-inceptionv4_1 1 221.98 221.48 0.23%
onnx-taau-downsample 1 247.82 247.81 0.01%
dlrm-criteoterabyte 1 21.68 21.67 0.04%
dlrm-criteoterabyte_fp16 1 40.63 40.63 0.01%
agentmodel 1 5,824.08 5,858.68 -0.59%
unet_fp16 2 55.03 55.06 -0.06%

This build is OK for merge ✅

@migraphx-bot
Copy link
Collaborator


    :white_check_mark:bert-mrpc-onnx: PASSED: MIGraphX meets tolerance

    :white_check_mark:bert-mrpc-tf: PASSED: MIGraphX meets tolerance

    :white_check_mark:pytorch-examples-wlang-gru: PASSED: MIGraphX meets tolerance

    :white_check_mark:pytorch-examples-wlang-lstm: PASSED: MIGraphX meets tolerance

    :white_check_mark:torchvision-resnet50_1: PASSED: MIGraphX meets tolerance

🔴torchvision-inceptionv3_1: FAILED: MIGraphX is not within tolerance - check verbose output


🔴cadene-dpn92_1: FAILED: MIGraphX is not within tolerance - check verbose output


    :white_check_mark:cadene-resnext101_1: PASSED: MIGraphX meets tolerance

    :white_check_mark:slim-vgg16_1: PASSED: MIGraphX meets tolerance

    :white_check_mark:slim-mobilenet_1: PASSED: MIGraphX meets tolerance

🔴slim-inceptionv4_1: FAILED: MIGraphX is not within tolerance - check verbose output


    :white_check_mark:dlrm-criteoterabyte: PASSED: MIGraphX meets tolerance

    :white_check_mark:agentmodel: PASSED: MIGraphX meets tolerance

    :white_check_mark:unet: PASSED: MIGraphX meets tolerance

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #2138 (3ba66a0) into develop (d2486dc) will not change coverage.
The diff coverage is n/a.

❗ Current head 3ba66a0 differs from pull request most recent head 2d8471b. Consider uploading reports for the commit 2d8471b to get more accurate results

@@           Coverage Diff            @@
##           develop    #2138   +/-   ##
========================================
  Coverage    91.43%   91.43%           
========================================
  Files          422      422           
  Lines        15771    15771           
========================================
  Hits         14420    14420           
  Misses        1351     1351           

@causten causten merged commit 808a57f into develop Aug 31, 2023
13 checks passed
@causten causten deleted the mlir-ubuntu-fix branch August 31, 2023 14:42
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.

4 participants