sergei-grechanik commented on issue #2498: [TVM] Automatic differentiation for tensor expressions URL: https://github.com/apache/incubator-tvm/pull/2498#issuecomment-595856878 @yzhliu `solution` in my code seems to be `S^{-1} U b + V^{-1} K z`, i.e. it is the solution for `y` of `S y = U b` (where `y = V^{-1} x`). Sorry for the confusing naming.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
