Lunderberg opened a new pull request, #16355:
URL: https://github.com/apache/tvm/pull/16355

   Prior to this commit, the `relax.op.split` did not provide a known shape if 
the split was performed over a dynamic-size axis.  This commit updates the 
shape inference to provide correct shapes in this case.  A test case is also 
added for `CombineParallelMatmul` to show the intended usage of this feature, 
to ensure that the split outputs from a combined matmul still have correct 
shape information.


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