- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for entire (0.06 sec)
-
RELEASE.md
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 `tf.keras.mixed_precision.experimental`. Note that it is now recommended
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (3) -
lib/fips140/v1.0.0.zip
and start counter. g.ready = true g.start = counter g.fixedName = byteorder.BEUint32(nonce[:4]) } if g.fixedName != byteorder.BEUint32(nonce[:4]) { panic("crypto/cipher: incorrect module name given to GCMWithCounterNonce") } counter -= g.start // Ensure the counter is monotonically increasing. if counter == math.MaxUint64 { panic("crypto/cipher: counter wrapped") } if counter < g.next { panic("crypto/cipher: counter decreased") } g.next = counter + 1 fips140.RecordApproved() return g.g.sealAfterIndicator(dst,...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const ENETDOWN = 50 pkg syscall (freebsd-arm64), const ENETRESET = 52 pkg syscall (freebsd-arm64), const ENETUNREACH = 51 pkg syscall (freebsd-arm64), const ENFILE = 23 pkg syscall (freebsd-arm64), const ENOATTR = 87 pkg syscall (freebsd-arm64), const ENOATTR Errno pkg syscall (freebsd-arm64), const ENOBUFS = 55 pkg syscall (freebsd-arm64), const ENODEV = 19
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/amd64enc.s
DPPS $7, X2, X11 // 66440f3a40da07 DPPS $7, X11, X11 // 66450f3a40db07 EMMS // 0f77 //TODO: ENTERQ $0x12, $0xf123 // c823f112 EXTRACTPS $0, X2, (BX) // 660f3a171300 EXTRACTPS $1, X11, (BX) // 66440f3a171b01 EXTRACTPS $2, X2, (R11) // 66410f3a171302
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 08 21:38:44 UTC 2021 - 581.9K bytes - Viewed (1) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), const ENETDOWN = 50 #53466 pkg syscall (freebsd-riscv64), const ENETRESET = 52 #53466 pkg syscall (freebsd-riscv64), const ENETUNREACH = 51 #53466 pkg syscall (freebsd-riscv64), const ENFILE = 23 #53466 pkg syscall (freebsd-riscv64), const ENOATTR = 87 #53466 pkg syscall (freebsd-riscv64), const ENOATTR Errno #53466 pkg syscall (freebsd-riscv64), const ENOBUFS = 55 #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)