Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable fusedConv2d's NCHW bacth tests for node and WebGPU backends #6425

Merged
merged 1 commit into from May 19, 2022

Conversation

Linchenn
Copy link
Collaborator

@Linchenn Linchenn commented May 19, 2022

Currently, WebGPU, Node and WASM backends do not support NCHW format for fusedConv2d, while PR #6423 added some NCHW tests in tfjs-core. WASM backend has already disabled these tests, so this PR aims to disable them for Node and WebGPU backends.

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

Copy link
Member

@mattsoulanille mattsoulanille left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

Copy link
Collaborator

@pyu10055 pyu10055 left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 2 of 1 approvals obtained

@pyu10055 pyu10055 merged commit 2931945 into tensorflow:master May 19, 2022
@Linchenn Linchenn deleted the disable branch May 19, 2022 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants