ROCm/Tensile

How to determine the input size to be tested?

zeroMrCc opened this issue · 2 comments

If I want to tune gemm, how to make sure what input size should be tested? I have read paper Tensile: Auto-tuning GEMM GPU Assembly for All Problem Sizes. The reference in that paper is https://github.com/baidu-research/DeepBench, but it is not latest.

Hi, I'm not sure I understand the question. By input size, do you mean the GEMM problem dimensions (M, N, K) you want to tune?

No activity, closing