Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for flatten (0.05 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    27EC..27EF    ; valid                  ;      ; NV8    # 5.1  MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET..MATHEMATICAL RIGHT FLATTENED PARENTHESIS
    27F0..27FF    ; valid                  ;      ; NV8    # 3.2  UPWARDS QUADRUPLE ARROW..LONG RIGHTWARDS SQUIGGLE ARROW
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. RELEASE.md

                used when computing the gradient of `tf.sparse.segment_sum`.
        *   Renaming of tensorflow::int64 to int_64_t in numerous places (the former
            is an alias for the latter) which could result in needing to regenerate
            selective op registration headers else execution would fail with
            unregistered kernels error.
    
    *   Modular File System Migration:
    
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
  3. lib/fips140/v1.0.0.zip

    2^252 + 2^124). s[31] = 1 << 4 rand.Read(s[:16]) s[15] &= (1 << 4) - 1 default: // Generate a valid scalar in [0, l) by returning [0, 2^252) which has a // negligibly different distribution (the former has a 2^-127.6 chance // of being out of the latter range). rand.Read(s[:]) s[31] &= (1 << 4) - 1 } val := Scalar{} fiatScalarFromBytes((*[4]uint64)(&val.s), &s) fiatScalarToMontgome(&val.s, (*fiatScalarNonMontgom)(&val.s)) return reflect.ValueOf(val) } func TestScalarGenerate(t *testing.T) { f :=...
    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