wrongtest commented on issue #4459: [RUNTIME] Implement TVMDSOOp(TensorFlow custom op) for TVM runtime URL: https://github.com/apache/incubator-tvm/pull/4459#issuecomment-596892463 > For python unit test, something similar in your RFC should be okay. We have TensorFlow in the CI. For gtest, it seems more difficult because you need to mock the runtime. Let's add some Python unit tests first. Thanks. Thank you for the guide :) We now provide test python script but one question is remained. Our function require built with specified compile option, so we are not sure whether the testcase can be put into location such as tests/python/contrib.
---------------------------------------------------------------- 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
