jwfromm commented on pull request #6160: URL: https://github.com/apache/incubator-tvm/pull/6160#issuecomment-669510813
@masahi, this PR made me realize that `relay.mod` has the functionality of `np.fmod` and `relay.floor_mod` is equivalent to `np.mod`, which seems kind of backwards. Do you know if that's a bug or intentional? If it's on purpose, we should get this PR merged. ---------------------------------------------------------------- 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]
