- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for 23 (0.05 sec)
-
api/go1.14.txt
pkg syscall (freebsd-arm64), const AF_INET6 = 28 pkg syscall (freebsd-arm64), const AF_INET6_SDP = 42 pkg syscall (freebsd-arm64), const AF_INET6_SDP ideal-int pkg syscall (freebsd-arm64), const AF_IPX = 23 pkg syscall (freebsd-arm64), const AF_IPX ideal-int pkg syscall (freebsd-arm64), const AF_ISDN = 26 pkg syscall (freebsd-arm64), const AF_ISDN ideal-int pkg syscall (freebsd-arm64), const AF_ISO = 7
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.19.md
- [Dependencies](#dependencies-23) - [Added](#added-23) - [Changed](#changed-23) - [Removed](#removed-23) - [v1.19.0-beta.0](#v1190-beta0) - [Downloads for v1.19.0-beta.0](#downloads-for-v1190-beta0) - [Source Code](#source-code-23) - [Client binaries](#client-binaries-23) - [Server binaries](#server-binaries-23) - [Node binaries](#node-binaries-23)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
a[19] = bc4 ^ (bc1 &^ bc0) t = a[5] ^ d0 bc1 = bits.RotateLeft64(t, 36) t = a[11] ^ d1 bc2 = bits.RotateLeft64(t, 10) t = a[17] ^ d2 bc3 = bits.RotateLeft64(t, 15) t = a[23] ^ d3 bc4 = bits.RotateLeft64(t, 56) t = a[4] ^ d4 bc0 = bits.RotateLeft64(t, 27) a[5] = bc0 ^ (bc2 &^ bc1) a[11] = bc1 ^ (bc3 &^ bc2) a[17] = bc2 ^ (bc4 &^ bc3) a[23] = bc3 ^ (bc0 &^ bc4) a[4] = bc4 ^ (bc1 &^ bc0) t = a[15] ^ d0 bc3 = bits.RotateLeft64(t, 41) t = a[21] ^ d1 bc4 = bits.RotateLeft64(t, 2) t = a[2] ^ d2 bc0 = bits.RotateLeft64(t,...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
RELEASE.md
including matmuls and convolutions, due to the use of [TensorFloat-32](https://blogs.nvidia.com/blog/2020/05/14/tensorfloat-32-precision-format/). Specifically, inputs to such ops are rounded from 23 bits of precision to 10 bits of precision. This is unlikely to cause issues in practice for deep learning models. In some cases, TensorFloat-32 is also used for
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2)