PR #672: Remove hardcoded channels_last in efficientnet_v2 #681
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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