VoVAllen/tf-dlpack

hi, there is a bug when running almost finish

ersanliqiao opened this issue · 7 comments

tf2.3

DLPack is officially supported in tf 2.3 by tf.experimental.dlpack.from_dlpack/to_dlpack. You no longer need this repo. Are you using dgl?

OK, i will try it then. what is dgl?

DGL is another project using this repo before

Do you have any example to convert from numba to tensorflow tensor by tf2.3?

@ersanliqiao I think numba just use cupy right? Cupy also supports dlpack. Did you meet any problem when using that?

also

OK,I have done it correctly, thank you very much.