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

   Older ONNX Softmax op support inputs of dimension > 2 by splitting the 
softmax operator.
   In order to obtain a concise op combination at the relay level instead of 
fragmented operator combinations, I updated the calculation method of softmax 
when the dimension is greater than 2.
   Also, I add some testcases.
   


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