Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for remaining (0.26 sec)

  1. ci/devinfra/docker_windows/Dockerfile

    # Workaround for networking (b/112379377) was closed as won't fix for MTU setting.
    # Remaining lines handle making the metadata server on the VM accessible inside docker.
    RUN Get-NetAdapter | Where-Object Name -like "*Ethernet*" | ForEach-Object { \
    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)
  2. RELEASE.md

    *   Improved the performance of CPU assignment for strings.
    *   Speed up matrix * vector multiplication and matrix * matrix with unknown
        shapes.
    *   C API: Graph imports now support input remapping, control dependencies, and
        returning imported nodes (see `TF_GraphImportGraphDefWithReturnOutputs()`)
    *   Multiple C++ API updates.
    *   Multiple TensorBoard updates including:
    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)
Back to top