Skip to content

Commit

Permalink
Temporarily disable multreduce_matmul_kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
NISHIY-EKSDEE committed Oct 30, 2024
1 parent bfdea76 commit 742e2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amd_perf_kernel_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
python ./python/perf-kernels/softmax.py
python ./python/perf-kernels/rmsnorm.py
python ./python/perf-kernels/layernorm.py
python ./python/perf-kernels/multreduce_matmul_kernel.py bench
# python ./python/perf-kernels/multreduce_matmul_kernel.py bench
- name: Upload benchmark results
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 742e2d2

Please sign in to comment.