shiwenloong commented on pull request #6232: URL: https://github.com/apache/incubator-tvm/pull/6232#issuecomment-670835116
> Do we need to introduce new Relay ops? Can we just add `unbiased` argument to existing ops like PyTorch? Existing variance op is a reduce op, and all reduce ops take `axis`, `keepdims` and `exclude` as attributes. I think adding `unbiased` argument to variance op will change the consistency. ---------------------------------------------------------------- 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]
