Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Font (0.18 sec)

  1. .bazelrc

    # Do not risk cache corruption. See:
    # https://github.com/bazelbuild/bazel/issues/3360
    build:linux --experimental_guard_against_concurrent_changes
    
    # Configure short or long logs
    build:short_logs --output_filter=DONT_MATCH_ANYTHING
    build:verbose_logs --output_filter=
    
    # Instruction set optimizations
    # TODO(gunan): Create a feature in toolchains for avx/avx2 to
    #   avoid having to define linux/win separately.
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Apr 24 20:50:35 GMT 2024
    - 52.6K bytes
    - Viewed (2)
  2. RELEASE.md

        *   New navigation bar in Curses-based UI
        *   NodeStepper (command `invoke_stepper`) now uses intermediate tensor
            dumps. It also uses `TensorHandles` as direct feeds during successive
            `cont` calls for improved performance and reduced memory consumption.
    *   Initial release of installation guides for Java, C, and Go.
    *   Added Text Dashboard to TensorBoard.
    
    ## Deprecations
    
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top