-
Notifications
You must be signed in to change notification settings - Fork 44
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
Deep Learning Benchmark Manual CI Report #163
Comments
Results of TinyLlama with OpenMP after 5b6e665:
Results of matmul and batch_matmul with OpenMPX86
RISC-V
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Motivation
Since PR #162 replaced
llc
withclang
, I re-evaluated the performance of deep learning benchmark and will hang the results in this issue. This issue will be updated if any recent changes (especially performance-related updates) are applied. Therefore, it can temporarily act as a CI report.Benchmark Testing Summary (After PR #162)
X86(Intel(R) Xeon(R) Gold 5218R CPU @ 2.10GHz)
RISC-V(SpacemiT K1)
dl-op-linalg-reduceaddf-benchmark
anddl-op-linalg-reducemaxf-benchmark
causes a Segmentation fault error.These issues are not related to the changes introduced in PR #162 (replacing
llc
withclang
). Instead, they are bugs introduced during cross-platform migration and can be resolved in subsequent PRs.Benchmark Testing Results (TinyLlama and Whisper)
X86
RISC-V
Benchmark Testing Results (Others)
X86
RISC-V
The text was updated successfully, but these errors were encountered: