ZihengJiang commented on a change in pull request #4439: TFLite Runtime URL: https://github.com/apache/incubator-tvm/pull/4439#discussion_r351547301
########## File path: cmake/config.cmake ########## @@ -145,6 +145,8 @@ set(USE_RANDOM OFF) # Whether use NNPack set(USE_NNPACK OFF) +set(USE_TFLITE ON) Review comment: nope ---------------------------------------------------------------- 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
