You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Tianqi Chen <no...@github.com> on 2019/04/20 17:57:35 UTC

Re: [dmlc/tvm] [RFC] Support exporting standalone Tensorflow ops (#3059)

This is somewhat related to DLPack support: https://github.com/tensorflow/tensorflow/issues/24453 if we can get DLPack support into tensorflow, then it will be natural to add such support.  If there is someone who is interested in adding DLPack support to Tensorflow, we can then move on from there

It is already possible through pytorch:

See also https://tvm.ai/2018/08/10/DLPack-Bridge.html

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dmlc/tvm/issues/3059#issuecomment-485147234