We split the joint matmul-conv gemmx software test into two tests explicitly, aka, the matmul and conv test. This is only a refactor to make the two tests more clear. The matmul and conv can select their own data layout and memory address space differently (interleaved and non-interleaved).
We split the joint matmul-conv gemmx software test into two tests explicitly, aka, the matmul and conv test. This is only a refactor to make the two tests more clear. The matmul and conv can select their own data layout and memory address space differently (interleaved and non-interleaved).