You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/03/23 10:17:20 UTC

[GitHub] [tvm] majercakdavid opened a new issue #7727: Use WASM model in browser

majercakdavid opened a new issue #7727:
URL: https://github.com/apache/tvm/issues/7727


   Hello,
   please is it possible and if how to use the WASM models in the browser on the client side? The problem is that the wasi runtime requires "fs" module to work, which is unavailable on the client-side.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] tqchen commented on issue #7727: Use WASM model in browser

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #7727:
URL: https://github.com/apache/tvm/issues/7727#issuecomment-804912236


   helloe @majercakdavid , yes it is possible via emscripten polyfill version of wasi. Please see https://github.com/apache/tvm/tree/main/web#run-wasm-remotely-through-websocket-rpc However things could be a bit outdated. We use discourse forum https://discuss.tvm.apache.org/ for this type of topic. Please open a follow thread there


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] tqchen closed issue #7727: Use WASM model in browser

Posted by GitBox <gi...@apache.org>.
tqchen closed issue #7727:
URL: https://github.com/apache/tvm/issues/7727


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org