mei-ye opened a new pull request, #14817:
URL: https://github.com/apache/tvm/pull/14817

   Add SPIR-V code generation for "SPV_NV_cooperative_matrix" extension.  Add 
im2col implementation for direct Conv2D.  Currently only 16x16x16 FP16 wmma 
fragments with FP32 intermediates are supported.  Add "min_design_space" as a 
parameter to give minimum design space for meta scheduler tuning. Add 
"use_int32_const" as a paramter to use int32 type for constants. Allow target 
query to be called from the schedules so that samplings are constrained to 
produce legal schedules. Do not allow the reuse of buffers with different 
dtypes. Add a unit test test_wmma.py.


-- 
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]

Reply via email to