Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for testable (1.03 sec)

  1. RELEASE.md

     *   Added `jit_compile` as a settable property to `tf.keras.Model`.
     *   Added `synchronized` optional parameter to `layers.BatchNormalization`.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const ESOCKTNOSUPPORT = 44
    pkg syscall (freebsd-arm64), const ESPIPE = 29
    pkg syscall (freebsd-arm64), const ESRCH = 3
    pkg syscall (freebsd-arm64), const ESTALE = 70
    pkg syscall (freebsd-arm64), const ETIMEDOUT = 60
    pkg syscall (freebsd-arm64), const ETOOMANYREFS = 59
    pkg syscall (freebsd-arm64), const ETXTBSY = 26
    pkg syscall (freebsd-arm64), const EUSERS = 68
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0.zip

    p256PrecomputedEmbed. var p256GeneratorTables *[43]p256AffineTable func init() { p256GeneratorTablesP := unsafe.Pointer(&p256PrecomputedEmbed) if cpu.BigEndian { var newTable [43 * 32 * 2 * 4]uint64 for i, x := range (*[43 * 32 * 2 * 4][8]byte)(p256GeneratorTablesP) { newTable[i] = byteorder.LEUint64(x[:]) } p256GeneratorTablesP = unsafe.Pointer(&newTable) } p256GeneratorTables = (*[43]p256AffineTable)(p256GeneratorTablesP) } func boothW6(in uint64) (uint8, int) { s := ^((in >> 6) - 1) d := (1 << 7) - in - 1...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top