Hey,
Recently Tensorflow and Pytorch have implemented a way to pass tensors from one framework to another using DLpack, and I was wondering if it is possible to somehow use your code in a pytorch model with this type of binding.
Thanks,
Ohad
links:
https://tvm.apache.org/2018/08/10/DLPack-Bridge
tensorflow/tensorflow#24453