- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for peke (0.06 sec)
-
lib/fips140/v1.0.0.zip
range ek.t { b = polyByteEncode(b, ek.t[i]) } b = append(b, ek.ρ[:]...) return b } // encryptionKey1024 is the parsed and expanded form of a PKE encryption key. type encryptionKey1024 struct { t [k1024]nttElement // ByteDecode₁₂(ek[:384k]) a [k1024 * k1024]nttElement // A[i*k+j] = sampleNTT(ρ, j, i) } // decryptionKey1024 is the parsed and expanded form of a PKE decryption key. type decryptionKey1024 struct { s [k1024]nttElement // ByteDecode₁₂(dk[:decryptionKey1024Siz]) } // GenerateKey1024 generates...
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
* Add [`tf.data.experimental.get_model_proto`](https://www.tensorflow.org/api_docs/python/tf/data/experimental/get_model_proto) to allow users to peek into the analytical model inside of a dataset iterator. * `tf.lite` * `Dequantize` op supports `TensorType_INT4`. * This change includes per-channel dequantization.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
10410 ; mapped ; 10438 # 3.1 DESERET CAPITAL LETTER H 10411 ; mapped ; 10439 # 3.1 DESERET CAPITAL LETTER PEE 10412 ; mapped ; 1043A # 3.1 DESERET CAPITAL LETTER BEE 10413 ; mapped ; 1043B # 3.1 DESERET CAPITAL LETTER TEE
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0)