webatintel / tvm-web

0 stars 0 forks source link

DLPack for the Web #5

Open gyagp opened 1 year ago

gyagp commented 1 year ago

From Tianqi Chen:

" This is mainly to try to borrow success lessons from DLPack, which is the current de-facto standard of tensor data exchange in the python ecosystem and see if we can do something minimum and common that benefits all frameworks that leverage WebGPU (for example, for tfjs to be able to zero-copy exchange tensor with tvm or other runtimes that runs on the web).

I opened an issue in https://github.com/dmlc/dlpack/issues/124 "