Christywl

Results 41 issues of Christywl

Test benchmark with https://github.com/mil-tokyo/webdnn/commit/7befcdae967654e3e9ed37e994be5a99fb62985a, "No backend is available" occurs with Google Chrome Stable 68.0.3440.91 and 69.0.3497.91 on Android: - WebDNN(WASM backend) + ResNet50 - WebDNN(WASM backend) + Inception V3 -...

Test benchmark with https://github.com/mil-tokyo/webdnn/commit/7befcdae967654e3e9ed37e994be5a99fb62985a, crash happened when running WebDNN with VGG16 model with Google Chrome Stable 69.0.3497.91 on Android: - WebDNN(WebGL backend) + VGG16 - WebDNN(WebGL backend + Optimize) +...

Test benchmark with https://github.com/mil-tokyo/webdnn/commit/7befcdae967654e3e9ed37e994be5a99fb62985a, an error occurs with Google Chrome Stable 69.0.3497.91 on Android: - keras.js(GPU) + ResNet50 Set Iterations as: `1(warming up) + 200`, the logs: ``` Benchmark Environment...

Test benchmark with https://github.com/mil-tokyo/webdnn/commit/7befcdae967654e3e9ed37e994be5a99fb62985a, "Array buffer allocation failed" occurs with Google Chrome Stable 69.0.3497.91 on Android: - keras.js(CPU) + VGG16 - keras.js(GPU) + VGG16 ``` Benchmark Environment Information UserAgent: Mozilla/5.0...

Test benchmark with https://github.com/mil-tokyo/webdnn/commit/7befcdae967654e3e9ed37e994be5a99fb62985a, "cwise: Arrays do not all have the same shape" occurs with Google Chrome Stable 69.0.3497.91 on Android and Mac: - keras.js(CPU) + Inception V3 - keras.js(GPU)...

**Test Env:** Platform: Android(Pixel 3) **Actual Result:** An error occurs for WebGL on Android: `Requested texture size [4128x4128] greater than WebGL maximum on this browser / GPU [4096x4096]` **How to...

bug

**Test Env:** webml-polyfill commit: https://github.com/intel/webml-polyfill/commit/a0707ca7a7d26b7fdf52832e27e3d9805b61c9c0 **Expected Result:** The test should pass. **Actual Result:** MAXIMUM test failed with TF.js WASM backend: `Error: Broadcasting along outer dims is not yet supported for...

bug
p3

**Test Env:** Chromium Version: nightly build 75.0.3739.0(9642fde)/79.0.3917.0(e7b9a67) Platform: **Linux ubuntu 19.10 on Ice Lake(Intel Iris Plus Graphics)** **Expected Result:** DeepLab 321 and 513 should work normally for Linux ubuntu 19.10...

bug
p2