Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 63 of 63 for diffpos (0.07 sec)

  1. doc/go_spec.html

    occurs is implementation-specific.
    </p>
    
    <p>
    An implementation may combine multiple floating-point operations into a single
    fused operation, possibly across statements, and produce a result that differs
    from the value obtained by executing and rounding the instructions individually.
    An explicit <a href="#Numeric_types">floating-point type</a> <a href="#Conversions">conversion</a> rounds to
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Tue Dec 02 23:07:19 UTC 2025
    - 286.5K bytes
    - Viewed (1)
  2. RELEASE.md

        layers without the original class definition, but if this isn't required the
        tracing can be disabled with the added option.
    *   The `tf.keras.mixed_precision` API is now non-experimental. The
        non-experimental API differs from the experimental API in several ways.
        *   `tf.keras.mixed_precision.Policy` no longer takes in a
            `tf.mixed_precision. experimental.LossScale` in the constructor, and no
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Tue Oct 28 22:27:41 UTC 2025
    - 740.4K bytes
    - Viewed (3)
  3. lib/fips140/v1.1.0-rc1.zip

    #include "textflag.h" // func xorBytes(dst, a, b *byte, n int) TEXT ·xorBytes(SB), NOSPLIT|NOFRAME, $0 MOV dst+0(FP), X10 MOV a+8(FP), X11 MOV b+16(FP), X12 MOV n+24(FP), X13 MOV $32, X15 BLT X13, X15, loop4_check // Check alignment - if alignment differs we have to do one byte at a time. AND $7, X10, X5 AND $7, X11, X6 AND $7, X12, X7 BNE X5, X6, loop4_check BNE X5, X7, loop4_check BEQZ X5, loop64_check // Check one byte at a time until we reach 8 byte alignment. MOV $8, X8 SUB X5, X8 SUB X8, X13...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
Back to top