hgt312 commented on pull request #18313:
URL: https://github.com/apache/incubator-mxnet/pull/18313#issuecomment-628565299
Jax does not implement inplace op overload like `__iadd__`. It is not a real
inplace operation.
In my opinion, inplace operation should keep its type, while the other
hgt312 commented on pull request #18313:
URL: https://github.com/apache/incubator-mxnet/pull/18313#issuecomment-628473298
@yzhliu @sxjscience Any thoughts on the conversion rules?
This is an automated message from the Apache