Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for entries3 (0.06 sec)

  1. RELEASE.md

            can fix this mismatch by either calling the model with correctly-shaped
            data, or by relaxing `Input` shape assumptions (note that you can pass
            shapes with `None` entries for axes that are meant to be dynamic). You
            can also disable the input checking entirely by setting
            `model.input_spec = None`.
        *   Several changes have been made to
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  2. lib/fips140/v1.0.0.zip

    f, g, h) \ LOAD1(index); \ SHA256ROUND(const, a, b, c, d, e, f, g, h) // A stack frame size of 64 bytes is required here, because // the frame size used for data expansion is 64 bytes. // See the definition of the macro LOAD1 above (4 bytes * 16 entries). // //func block(dig *Digest, p []byte) TEXT ·block(SB),NOSPLIT,$64-32 MOVV p_base+8(FP), R5 MOVV p_len+16(FP), R6 AND $~63, R6 BEQ R6, end // p_len >= 64 MOVV dig+0(FP), R4 ADDV R5, R6, R25 MOVW (0*4)(R4), R8 // a = H0 MOVW (1*4)(R4), R9 // b =...
    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