Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for collision (0.08 sec)

  1. RELEASE.md

    *   Add support for the shrinkage-type L2 to FtrlOptimizer in addition to the
        online L2 it already supports.
    *   Fix negative variance in moments calculation.
    *   Expand UniqueOp Benchmark Tests to cover more collision cases.
    *   Improves stability of GCS filesystem on Mac.
    *   Add time estimation to HloCostAnalysis.
    *   Fixed the bug in Estimator that params in constructor was not a deepcopy of
    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), type IfData struct
    pkg syscall (freebsd-arm64), type IfData struct, Addrlen uint8
    pkg syscall (freebsd-arm64), type IfData struct, Baudrate uint64
    pkg syscall (freebsd-arm64), type IfData struct, Collisions uint64
    pkg syscall (freebsd-arm64), type IfData struct, Datalen uint8
    pkg syscall (freebsd-arm64), type IfData struct, Epoch int64
    pkg syscall (freebsd-arm64), type IfData struct, Hdrlen uint8
    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. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type IfData struct, Addrlen uint8 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Baudrate uint64 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Collisions uint64 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Datalen uint8 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Epoch int64 #53466
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  4. lib/fips140/v1.0.0.zip

    domPrefixPure = "" // domPrefixPh is dom2(phflag=1) for Ed25519ph. It must be followed by the // uint8-length prefixed context. domPrefixPh = "SigEd25519 no Ed25519 collisions\x01" // domPrefixCtx is dom2(phflag=0) for Ed25519ctx. It must be followed by the // uint8-length prefixed context. domPrefixCtx = "SigEd25519 no Ed25519 collisions\x00" ) func Sign(priv *PrivateKey, message []byte) []byte { // Outline the function body so that the returned signature can be // stack-allocated. signature := make([]byte,...
    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