kazum / tvm-wasm

Build pure WebAssembly from pre-trained DL model
Apache License 2.0
22 stars 1 forks source link

Some thoughts of TVM and WASM #1

Open leonwanghui opened 4 years ago

leonwanghui commented 4 years ago

Hi @kazum , I read your post at TVM dicussion community, and honestly I really like the idea. And I'm working on the similar ongoing work (plz see https://github.com/leonwanghui/ms-backend-wasm) and also pulled some troubleshoting questions (https://github.com/apache/incubator-tvm/issues/5771) at TVM community.

I'm really glad to see others also being interested into this area, looking forward to listening your share.

kazum commented 4 years ago

See https://discuss.tvm.ai/t/how-to-test-wasm32-target-on-rust-runtime-binding/6947/2 for the TVM question.