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


   Added gradients for:
   - `concatenate`
   - `reshape_like`
   - `where`
   - `less_equal`
   
   cc @antinucleon @MarisaKirisame
   
   Somewhat tangential: the behavior for `split` in Python Relay is somewhat 
unintuitive as it actually returns a `TupleWrapper` and not a `Tuple`, perhaps 
this should be changed? (This caused an error when I was trying to use the 
result of `split` as a `Tuple`.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to