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

PR #672: Remove hardcoded channels_last in efficientnet_v2 #681

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

PR #672: Remove hardcoded channels_last in efficientnet_v2

Imported from GitHub PR #672

Replace hard-coded channels_last in efficientnet_v2 with the backend data format
Copybara import of the project:

--
214fc39 by Richard Swanson [email protected]:

Remove hardcoded channels_last in efficientnet_v2 and replace with backend data format

--
c52e562 by Richard Swanson [email protected]:

Add channels first testing for applications_test and cleanup testing script

--
faa997d by Richard Swanson [email protected]:

Fix failing channels first tests for efficientnet and mobilenet_v3

--
cf9f492 by Richard Swanson [email protected]:

Fix code formatting

Merging this change closes #672

FUTURE_COPYBARA_INTEGRATE_REVIEW=#672 from Inquisitive-ME:fix-efficientnet_v2-channels-first cf9f492

Imported from GitHub PR #672

Replace hard-coded channels_last in efficientnet_v2 with the backend data format
Copybara import of the project:

--
214fc39 by Richard Swanson <[email protected]>:

 Remove hardcoded channels_last in efficientnet_v2 and replace with backend data format

--
c52e562 by Richard Swanson <[email protected]>:

Add channels first testing for applications_test and cleanup testing script

--
faa997d by Richard Swanson <[email protected]>:

Fix failing channels first tests for efficientnet and mobilenet_v3

--
cf9f492 by Richard Swanson <[email protected]>:

Fix code formatting

Merging this change closes #672

FUTURE_COPYBARA_INTEGRATE_REVIEW=#672 from Inquisitive-ME:fix-efficientnet_v2-channels-first cf9f492
PiperOrigin-RevId: 580748697
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

2 participants