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

   adds support for any shape and axis for `log_softmax` (this was already 
supported by regular `softmax`)
   
   there's slight code duplication but it was a lot messier when I tried to 
reuse the `softmax_common` code in-place
   
   cc @shingjan @masahi
   


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