Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for mintan (0.14 sec)

  1. RELEASE.md

        distributed values.
    *   Fixes various issues with saving a distributed model.
    
    ### `tf.keras`:
    
    *   Improvements from the Functional API refactoring:
        *   Functional model construction does not need to maintain a global
            workspace graph, removing memory leaks especially when building many
            models or very large models.
        *   Functional model construction should be ~8-10% faster on average.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. ci/devinfra/docker_windows/Dockerfile

        msys 'pacman --noconfirm -Syy coreutils curl dash file filesystem findutils'; \
        msys 'pacman --noconfirm -Syy flex gawk gcc-libs grep gzip inetutils info'; \
        msys 'pacman --noconfirm -Syy less lndir mintty ncurses pactoys-git patch'; \
        msys 'pacman --noconfirm -Syy pax-git pkgfile rebase sed tar tftp-hpa time tzcode util-linux which'; \
        $old_path = [Environment]::GetEnvironmentVariable(\"PATH\", \"Machine\"); \
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Fri Aug 18 17:24:20 GMT 2023
    - 13.6K bytes
    - Viewed (0)
Back to top