Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for nondeterministic (0.29 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    If `indices` contains duplicates, the associated `updates` are accumulated
    (summed) into the output tensor.
    
    **WARNING**: For floating-point data types, the output may be nondeterministic.
    This is because the order in which the updates are applied is nondeterministic
    and when floating-point numbers are added in different orders the resulting
    numerical approximation error can be slightly different. However, the output
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

    *   Deterministic Op Functionality:
    
        *   Fix regression in deterministic selection of deterministic cuDNN
            convolution algorithms, a regression that was introduced in v2.5. Note
            that nondeterministic out-of-memory events while selecting algorithms
            could still lead to nondeterminism, although this is very unlikely. This
            additional, unlikely source will be eliminated in a later version.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top