ekalda opened a new pull request #10695:
URL: https://github.com/apache/tvm/pull/10695
The cascader needs to be able to choose the block config for operations in
order to accurately model their performance.
The cascader must attach the chosen block config to the te.Schedule. This
is done using a pragma. The chosen block config
is also added to the TIR spec. If the cascader hasn't set a block config, it
defaults to the existing block config
selection behaviour.
Co-authored-by: Matthew Barrett <[email protected]>
--
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]