> an additional 0.5 equivalence needs to be added to get the round behavior if followed by relu, you can skip extra round processing for negative values. otherwise for negative values you need to subtract 0.5 equivalent. if using convergent nearest/even rounding, also need to handle the boundary cases for even/odd decision.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/dmlc/tvm/issues/2351#issuecomment-508978879