tvm
tvm copied to clipboard
[SME][TOPI] Add conv2d NHWC SME fp16->fp32 schedule
This commit extends the SME conv2d NHWC schedule to support convolutions with float16 inputs (data and kernel) and a float32 output using the tensor intrinsics added in #16981.
cc @ekalda @lhutton1