FrozenGene commented on a change in pull request #4828: [QNN][TFLite] TFLite rounding mode support URL: https://github.com/apache/incubator-tvm/pull/4828#discussion_r376237587
########## File path: src/relay/qnn/util.cc ########## @@ -22,13 +22,49 @@ * \brief Utility functions for QNN. */ +#include <limits> + Review comment: remove this extra blank line ---------------------------------------------------------------- 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
