Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for atomic (0.23 sec)

  1. RELEASE.md

            errors for fallback behaviour.
        *   Refactors `NNAPI` Delegate to support detailed reason why an operation
            is not accelerated.
        *   Converts hardswish subgraphs into atomic ops.
    *   Other
        *   Critical stability updates for TPUs, especially in cases where the XLA
            compiler produces compilation errors.
        *   TPUs can now be re-initialized multiple times, using
    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. .bazelrc

    build:windows --features=compiler_param_file
    build:windows --features=archive_param_file
    
    # Speed Windows compile times. Available in VS 16.4 (we are on 16.11). See
    # https://groups.google.com/a/tensorflow.org/d/topic/build/SsW98Eo7l3o/discussion
    build:windows --copt=/d2ReducedOptimizeHugeFunctions
    build:windows --host_copt=/d2ReducedOptimizeHugeFunctions
    
    # Enable the runfiles symlink tree on Windows. This makes it possible to build
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
Back to top