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

Updates to CHANGELOG for 6.3 #3703

Merged
merged 5 commits into from
Dec 12, 2024
Merged

Updates to CHANGELOG for 6.3 #3703

merged 5 commits into from
Dec 12, 2024

Conversation

causten
Copy link
Collaborator

@causten causten commented Dec 11, 2024

Changelog updates based on taking all the commits in 6.3 since 6.2 and bowling them down to human readable descriptions of the changes. All PRs where previously shared in a xls with the team to categorize. Please review for grammar

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.23%. Comparing base (0860461) to head (9d73351).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3703   +/-   ##
========================================
  Coverage    92.23%   92.23%           
========================================
  Files          514      514           
  Lines        21746    21746           
========================================
  Hits         20057    20057           
  Misses        1689     1689           

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

@TedThemistokleous TedThemistokleous added roadmap Tasks to finish for a release documentation labels Dec 11, 2024
Copy link
Contributor

@spolifroni-amd spolifroni-amd left a comment

Choose a reason for hiding this comment

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

I'll create a separate PR later for putting this in the format used in the release notes, but it's good for now.

@causten causten force-pushed the update_changelog_63 branch from 65bac38 to deede6e Compare December 11, 2024 19:43
@causten
Copy link
Collaborator Author

causten commented Dec 11, 2024

I'll create a separate PR later for putting this in the format used in the release notes, but it's good for now.

I merged your changes here already

@migraphx-bot
Copy link
Collaborator

Test Batch Rate new
9d7335
Rate old
086046
Diff Compare
torchvision-resnet50 64 3,254.83 3,255.59 -0.02%
torchvision-resnet50_fp16 64 6,977.04 6,973.76 0.05%
torchvision-densenet121 32 2,433.96 2,432.94 0.04%
torchvision-densenet121_fp16 32 4,071.60 4,068.82 0.07%
torchvision-inceptionv3 32 1,627.82 1,627.80 0.00%
torchvision-inceptionv3_fp16 32 2,746.80 2,748.46 -0.06%
cadene-inceptionv4 16 764.48 764.89 -0.05%
cadene-resnext64x4 16 812.47 813.14 -0.08%
slim-mobilenet 64 7,469.35 7,464.91 0.06%
slim-nasnetalarge 64 209.02 208.99 0.01%
slim-resnet50v2 64 3,440.42 3,438.12 0.07%
bert-mrpc-onnx 8 1,148.43 1,144.42 0.35%
bert-mrpc-tf 1 500.15 469.74 6.47% 🔆
pytorch-examples-wlang-gru 1 426.97 423.59 0.80%
pytorch-examples-wlang-lstm 1 383.37 378.46 1.30%
torchvision-resnet50_1 1 775.80 753.15 3.01% 🔆
cadene-dpn92_1 1 395.54 434.07 -8.88% 🔴
cadene-resnext101_1 1 383.07 381.61 0.38%
onnx-taau-downsample 1 345.67 345.60 0.02%
dlrm-criteoterabyte 1 33.32 33.33 -0.02%
dlrm-criteoterabyte_fp16 1 52.75 52.71 0.07%
agentmodel 1 8,318.50 8,466.76 -1.75%
unet_fp16 2 58.85 58.76 0.16%
resnet50v1_fp16 1 933.86 923.27 1.15%
resnet50v1_int8 1 991.16 1,005.45 -1.42%
bert_base_cased_fp16 64 1,170.68 1,168.88 0.15%
bert_large_uncased_fp16 32 363.37 363.10 0.07%
bert_large_fp16 1 200.40 198.60 0.90%
distilgpt2_fp16 16 2,199.41 2,199.62 -0.01%
yolov5s 1 532.31 528.00 0.82%
tinyllama 1 43.36 43.67 -0.69%
vicuna-fastchat 1 173.92 171.38 1.48%
whisper-tiny-encoder 1 417.72 417.67 0.01%
whisper-tiny-decoder 1 429.44 428.88 0.13%

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

@causten causten merged commit 79a2561 into develop Dec 12, 2024
41 of 43 checks passed
@causten causten deleted the update_changelog_63 branch December 12, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation roadmap Tasks to finish for a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants