Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 5 of 5 for dropoff (0.07 seconds)

  1. internal/s3select/csv/reader_contrib_test.go

    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 38.4K bytes
    - Click Count (0)
  2. src/main/java/jcifs/ntlmssp/Type3Message.java

            final int lmOff = writeSecurityBuffer(type3, 12, lmResponseBytes);
            pos += 8;
            final int ntOff = writeSecurityBuffer(type3, 20, ntResponseBytes);
            pos += 8;
            final int domOff = writeSecurityBuffer(type3, 28, domainBytes);
            pos += 8;
            final int userOff = writeSecurityBuffer(type3, 36, userBytes);
            pos += 8;
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sat Aug 16 01:32:48 GMT 2025
    - 32.7K bytes
    - Click Count (0)
  3. RELEASE.md

        states. Specifically, it no longer ever drops the `c` (memory) state of an
        `LSTMStateTuple`. The new behavior leads to proper dropout behavior for
        LSTMs and stacked LSTMs. This bug fix follows recommendations from published
        literature, but is a behavioral change. State dropout behavior may be
        customized via the new `dropout_state_filter_visitor` argument.
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
  4. lib/fips140/v1.26.0.zip

    DO8_CIPHER(iv0, iv1, iv2, iv3, iv4, iv5, iv6, iv7, keyv, key, op) \ DO4_CIPHER(iv0, iv1, iv2, iv3, keyv, key, op) \ op iv4, keyv, iv4 \ op iv5, keyv, iv5 \ op iv6, keyv, iv6 \ op iv7, keyv, iv7 #define XOR_STORE(src, iv, dstp, dstpoff) \ XXLXOR src, iv, V8 \ P8_STXVB16X(V8,dstp,dstpoff) //func ctrBlocks1Asm(nr int, xk *[60]uint32, dst, src *[1 * BlockSize]byte, ivlo, ivhi uint64) TEXT è·¯ctrBlocks1Asm(SB), NOSPLIT|NOFRAME, $0 #define CTRBLOCK_PROLOGUE \ MOVD nr+0(FP), R3 \ MOVD xk+8(FP), R4 \ MOVD dst+16(FP),...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Jan 08 17:58:32 GMT 2026
    - 660.3K bytes
    - Click Count (0)
  5. lib/fips140/v1.0.0-c2097c7c.zip

    DO8_CIPHER(iv0, iv1, iv2, iv3, iv4, iv5, iv6, iv7, keyv, key, op) \ DO4_CIPHER(iv0, iv1, iv2, iv3, keyv, key, op) \ op iv4, keyv, iv4 \ op iv5, keyv, iv5 \ op iv6, keyv, iv6 \ op iv7, keyv, iv7 #define XOR_STORE(src, iv, dstp, dstpoff) \ XXLXOR src, iv, V8 \ P8_STXVB16X(V8,dstp,dstpoff) //func ctrBlocks1Asm(nr int, xk *[60]uint32, dst, src *[1 * BlockSize]byte, ivlo, ivhi uint64) TEXT è·¯ctrBlocks1Asm(SB), NOSPLIT|NOFRAME, $0 #define CTRBLOCK_PROLOGUE \ MOVD nr+0(FP), R3 \ MOVD xk+8(FP), R4 \ MOVD dst+16(FP),...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
Back to Top