Yulong Wang
Yulong Wang
It looks like a issue of npmlog. Please refer to https://github.com/npm/npmlog/issues/48 for a solution.
v0.4.0-pre has limited support on node built-in modules. However, it is not necessary to use 'https' and other node's IO modules in napa zones/workers. A typical pattern is to handle...
Module `timer` does not work like that in Node.js. To use timers functions in your module ( that runs in zones), simply use require('timers') in zones will work. for example:...
by default `npm install` calls `tsc` to compile .ts files into .js file. `npm run rebuild` also does the same thing. If you run the command and file lib/index.js still...
Napa.js installation script looks for a pre-built binary file that host on github.com. For Node 8.x/Windows the file is https://github.com/Microsoft/napajs/releases/download/0.2.3/napa-binding-v0.2.3-node-v57-win32-x64.tar.gz
I would like to take a look on this issue. Could you share me how can I reproduce it?
This looks like the WebGL shader is generated incorrectly. Could you share more details ( eg. sharing the model ) so that I can try to reproduce the issue?
/azp run ONNX Runtime React Native CI Pipeline
/azp run ONNX Runtime React Native CI Pipeline
/azp run Linux CPU CI Pipeline, Linux CPU Minimal Build E2E CI Pipeline, Linux GPU CI Pipeline, Linux GPU TensorRT CI Pipeline, Linux Nuphar CI Pipeline, Linux OpenVINO CI Pipeline,...