-
Opening this issue to follow up the discussion of https://github.com/webmachinelearning/webnn/pull/94#discussion_r498289215.
@pyu10055 mentioned:
> With this API, the computation is tied with th…
-
Given the rapid evolution of operations, and how fast ML as a field is evolving, is it premature to create a working group to propose a standard that’s expected to endure forever?
The number of ope…
-
The error happens at https://github.com/intel/webml-polyfill/blob/gh-pages/sw.js#L16
This issue breaks https://intel.github.io/webml-polyfill/examples/index.html.
-
We at Google are concerned there is insufficient detail in this incubation to proceed to a standard. Could the CG have a conversation about the potential for creating a Working Group prior to draftin…
-
**Test Env:**
webml-polyfill commit: https://github.com/intel/webml-polyfill/commit/a58f9f5340ca87eca4cda18db019f42752317f9e
Platform: Windows(Dell XPS 13, Intel i5-8250U)
**Actual Result:**
The…
-
**Test Env:**
webml-polyfill commit: https://github.com/intel/webml-polyfill/commit/a58f9f5340ca87eca4cda18db019f42752317f9e
Platform: Windows(Dell XPS 13, Intel i5-8250U)
**Actual Result:**
The…
-
After PR #1203 was merged, using latest source to build webml-polyfill.js, the error 'Uncaught ReferenceError: GPUBufferUsage is not defined' happened on chromium of Linux platform and chromium of Win…
-
Ops that have not been implemented in webgpu but used in webml-polyfill
Ops | Usage
-- | --
avgPool | SqueezeNet; Inception v3; Inception v4; Inception ResNet v2; ResNet50; DenseNet 121; …
-
The file size of OpenCV.js is 8.1MB (Wasm) and 9.0MB (Threads+SIMD) which is too huge, there should be some parameters to use to reduce the file size, we only need a deep learning module.
We could…
-
I'm trying to build opencv.js with LLVM upstream backend, but it failed.
I followed the opencv.js building steps [here](https://docs.opencv.org/3.4/d4/da1/tutorial_js_setup.html), and runned the com…