junrushao commented on issue #412:
URL: https://github.com/apache/tvm-ffi/issues/412#issuecomment-3758676974
Thanks for asking! Unfortunately we don't have TF builds to test with so
far. Just wanted to figure out the source of the problem - if you use
`tvm_ffi.from_dlpack`:
```python
def dlpackify(tf_tensor):
return tvm_ffi.from_dlpack()
```
will this work properly and return the proper shape/dtype/data_ptr of the
underlying TF tensor?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]