question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TensorFlow.js version

1.0.4

Browser version

Chrome 73

Describe the problem or feature request

Has there been any further discussion about using WASM to optimize performance? I noticed there was discussion in #36, but it was decided to wait and eventually tfjs-node was created.

Possible Benefits of WASM

  • Run in any WASM environment
  • Maybe higher speed than WebGL if users have slow graphics?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:12
  • Comments:30 (9 by maintainers)

github_iconTop GitHub Comments

13reactions
dsmilkovcommented, Apr 5, 2019

Hi, thanks for filing this issue. A WASM backend is on our roadmap for this quarter. We can use this issue for updates.

9reactions
Annaerocommented, Nov 8, 2019

This is actually still in progress we’ll update this when we’re ready to release 😃

Hello, do you have any updates?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introducing the WebAssembly backend for TensorFlow.js
We're happy to announce that TensorFlow.js now provides a WebAssembly (WASM) backend for both the browser and for Node.js!
Read more >
tfjs-backend-wasm
No information is available for this page.
Read more >
tensorflow/tfjs-backend-wasm
This package adds a WebAssembly backend to TensorFlow.js. It currently supports the following models from our ...
Read more >
Adding TensorFlow.js WASM Backend in Create React App
Now we can tell our TensorFlow.js app to use WASM as the backend in a few lines. We simply set the wasm path...
Read more >
Adding Ops to WASM backend
Hello tfjs community,. I am new to TensorFlow.js and would like to add the "Fill" Op to the WASM backend to use the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found