Skip to content

Conversation

mirza-halilcevic
Copy link
Collaborator

HTEC and others added 30 commits September 2, 2024 12:53
Signed-off-by: Mirza Halilcevic <[email protected]>
@migraphx-bot
Copy link
Collaborator

Test Batch Rate new
ac3272
Rate old
38fdc6
Diff Compare
torchvision-resnet50 64 3,156.89 3,173.83 -0.53%
torchvision-resnet50_fp16 64 6,596.99 6,613.50 -0.25%
torchvision-densenet121 32 2,437.54 2,445.12 -0.31%
torchvision-densenet121_fp16 32 4,115.00 4,132.06 -0.41%
torchvision-inceptionv3 32 1,665.96 1,673.47 -0.45%
torchvision-inceptionv3_fp16 32 2,586.00 2,596.39 -0.40%
cadene-inceptionv4 16 795.17 797.27 -0.26%
cadene-resnext64x4 16 802.23 806.10 -0.48%
slim-mobilenet 64 8,209.42 8,232.04 -0.27%
slim-nasnetalarge 64 221.68 222.86 -0.53%
slim-resnet50v2 64 3,294.28 3,305.41 -0.34%
bert-mrpc-onnx 8 1,135.62 1,144.06 -0.74%
bert-mrpc-tf 1 485.40 486.42 -0.21%
pytorch-examples-wlang-gru 1 316.64 309.90 2.18%
pytorch-examples-wlang-lstm 1 432.61 387.21 11.72% 🔆
torchvision-resnet50_1 1 806.97 745.35 8.27% 🔆
cadene-dpn92_1 1 430.30 428.94 0.32%
cadene-resnext101_1 1 368.93 369.63 -0.19%
onnx-taau-downsample 1 397.89 399.22 -0.33%
dlrm-criteoterabyte 1 31.92 32.03 -0.36%
dlrm-criteoterabyte_fp16 1 50.99 51.11 -0.23%
agentmodel 1 9,612.61 9,659.41 -0.48%
unet_fp16 2 59.05 59.19 -0.24%
resnet50v1_fp16 1 974.84 991.39 -1.67%
resnet50v1_int8 1 992.15 971.32 2.15%
bert_base_cased_fp16 64 1,098.32 1,104.24 -0.54%
bert_large_uncased_fp16 32 343.78 345.64 -0.54%
bert_large_fp16 1 197.90 198.02 -0.06%
distilgpt2_fp16 16 2,074.82 2,085.17 -0.50%
yolov5s 1 581.20 588.82 -1.29%
tinyllama 1 43.81 43.95 -0.33%
vicuna-fastchat 1 45.27 45.27 -0.00%
whisper-tiny-encoder 1 409.71 410.98 -0.31%
whisper-tiny-decoder 1 413.92 415.37 -0.35%
llama2_7b 1 19.11 19.15 -0.22%
qwen1.5-7b 1 23.45 23.53 -0.33%
phi3-3.8b 1 26.62 26.70 -0.32%
mask-rcnn 1 12.15 12.24 -0.79%
llama3-8b 1 21.65 21.74 -0.40%
whisper-large-encoder 1 10.17 10.22 -0.50%
whisper-large-decoder 1 99.65 99.83 -0.18%
mistral-7b 1 23.65 23.74 -0.36%
FLUX.1-schnell 1 722.56 721.05 0.21%
nan nan 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: ERROR - check error output2025-09-24 13:11:58.460297: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: SSE3 SSE4.1 SSE4.2 AVX AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
Traceback (most recent call last):
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 359, in
main()
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 306, in main
graph = load_tf_graph(model_name)
File "/src/AMDMIGraphX/tools/accuracy/accuracy_checker.py", line 300, in load_tf_graph
graph_def.ParseFromString(f.read())
File "/usr/local/lib/python3.10/dist-packages/tensorflow/python/lib/io/file_io.py", line 116, in read
self._preread_check()
File "/usr/local/lib/python3.10/dist-packages/tensorflow/python/lib/io/file_io.py", line 77, in _preread_check
self._read_buf = _pywrap_file_io.BufferedInputStream(
tensorflow.python.framework.errors_impl.UnimplementedError: File system scheme '[local]' not implemented (file: '/new-saved-models/tf-misc/bert_mrpc1.pb')


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

     ✅ pytorch-examples-wlang-lstm: 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: PASSED: MIGraphX meets tolerance

     ✅ qwen1.5-7b: PASSED: MIGraphX meets tolerance

     ✅ phi3-3.8b: PASSED: MIGraphX meets tolerance

🔴mask-rcnn: FAILED: MIGraphX is not within tolerance - check verbose output


     ✅ llama3-8b: PASSED: MIGraphX meets tolerance

     ✅ whisper-large-decoder: PASSED: MIGraphX meets tolerance

     ✅ mistral-7b: PASSED: MIGraphX meets tolerance

     ✅ FLUX.1-schnell: PASSED: MIGraphX meets tolerance

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.

Integrate new CK API and operations with MIGraphX
2 participants