Skip to content

Conversation

@BruceDai
Copy link
Contributor

@BruceDai BruceDai commented Dec 6, 2022

@fdwr @Honry @dontcallmedom PTAL, thanks.

],
"type": "float32"
}
}
Copy link

Choose a reason for hiding this comment

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

We should test the corner case of all 1's, which yields a single scalar value.

"shape": [1, 1, 1, 1] -> []

Of course, this scalar will probably be filled with leading 1's before reaching backend implementations.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added such a test, thanks @fdwr

@BruceDai BruceDai force-pushed the add_webnn_squeeze_tests branch from 5622ed7 to aadbca1 Compare December 8, 2022 13:01
@BruceDai BruceDai force-pushed the add_webnn_squeeze_tests branch from aadbca1 to ec3c2b6 Compare January 6, 2023 13:43
@BruceDai
Copy link
Contributor Author

BruceDai commented Jan 6, 2023

@dontcallmedom @Honry All checks passed, PTAL, thanks.

@Honry Honry merged commit c5eb127 into web-platform-tests:master Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants