Mousius opened a new pull request #10784: URL: https://github.com/apache/tvm/pull/10784
I believe the flakiness in #10748 is the small chance of generating a 1x1 or 1xn convolution which allows for a different buffer size: https://github.com/apache/tvm/blob/63461c0c97c307e581271708c3490f5275675a1a/src/relay/backend/contrib/cmsisnn/buffer_size.cc#L38-L47 Therefore, careful selection of the distribution should alleviate this issue. Closes #10748 cc @driazati -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
