You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to try the newest version of tfjs-backend-wasm. But the error as follows occured when import the module. Is this caused by the missing of package or need some configuration to run tfjs-backend-wasm 2.3.0
TensorFlow.js version
"tfjs-core": "2.3.0"
"tfjs-backend-wasm": "2.3.0",
Browser version
84.0.4147.105 (Official Build) (64-bit)
Describe the problem or feature request
I want to try the newest version of tfjs-backend-wasm. But the error as follows occured when import the module. Is this caused by the missing of package or need some configuration to run tfjs-backend-wasm 2.3.0
Code to reproduce the bug
Just using the example of webpack in this repo and modify the version of tfjs-backend-wasm to 2.3.0 in
package.json
The text was updated successfully, but these errors were encountered: