Skip to content

Conversation

@axinging
Copy link
Contributor

@axinging axinging commented Jan 13, 2020

FIX #2660


This change is Reviewable

@axinging axinging changed the title [webgpu] Enable test for fusedConv2D [webgpu] Enable bias and weights for fusedConv2D Jan 13, 2020
@axinging
Copy link
Contributor Author

axinging commented Jan 13, 2020

@annxingyuan 𝑃𝑇𝐴𝐿

@axinging
Copy link
Contributor Author

@annxingyuan PTAL.
@qjia7 @haoyunfeix @xhcao

{
include: 'fused conv2d',
excludes: [
'im2row with prelu', // Actual != expected.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, how big is the error? I'm surprised that these tests needed to be excluded.

Copy link
Contributor Author

@axinging axinging Mar 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reported error is like this on Mac:
Arrays differ: actual[7] = 0, expected[7] = -2.5.

Please noted that even with this 𝑃𝑅, some case may fail, I add the followup here: https://github.com/tensorflow/tfjs/pull/2846/files#diff-dcb528c192f70859b8f4333e400b445fR813

@annxingyuan annxingyuan merged commit e5de222 into tensorflow:master Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[webgpu] Enable test for fusedConv2D

3 participants