tobegit3hub opened a new pull request #4459: [WIP] Implement 
TVMDSOOp(TensorFlow custom op) for TVM runtime
URL: https://github.com/apache/incubator-tvm/pull/4459
 
 
   RFC: 
https://discuss.tvm.ai/t/rfc-add-tensorflow-custom-op-to-embed-tvm-runtime-in-tensorflow-graph-and-session/4601/
   
   This PR contains three parts to achieve the goal to run TVM op in TensorFlow.
   1. The kernel and definition of TensorFlow custom op.
   2. The Python package in `tvm.contrib` to load `TVMDSOOp` easily.
   3. The config and CMake file to build `TVMDSOOp` easily.

----------------------------------------------------------------
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

Reply via email to