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

Commits on Nov 16, 2023

  1. 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
    PiperOrigin-RevId: 580748697
    Inquisitive-ME authored and tensorflower-gardener committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a0e548e View commit details
    Browse the repository at this point in the history