intel / webml-polyfill

Deprecated, the Web Neural Network Polyfill project has been moved to https://github.com/webmachinelearning/webnn-polyfill
Apache License 2.0
161 stars 42 forks source link

[Test] RegressionChecker reports Linux-clDNN regression against latest master code #384

Closed huningxin closed 5 years ago

huningxin commented 5 years ago

I ran RegressionChecker on Linux for clDNN backend against latest master code. It reports regression.

PR Submission Checking Summary

Baseline Information:

Chromium version: 9012a59 Webml-polyfill version: 4778f20

PR Submission Proposal: Please improve your code

PR Submission Message:

Total Test Cases: 1704 Pass to Fail: 83 Fail to Pass: 157

My local webm-polyfill commit is 5644d444338bcdd846d07589593f746d637f0e1e Chromium commit is https://github.com/otcshare/chromium-src/commit/46503cb7ae11be3a483646435a17382baa956a4d

According to https://github.com/otcshare/chromium-src/pull/62, it passed RegressionChecker before merged.

BruceDai commented 5 years ago

We have caught the root cause, and now are fixing it. @huningxin Please rerun latest RegressionChecker tool kit of latest baseline data #387 on Linux for clDNN backend to check your code firstly, Thanks.

huningxin commented 5 years ago

Fixed. Thanks!