- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for accordingly (0.07 sec)
-
RELEASE.md
consistency with other layers. * Some files in `tensorflow/python/training` have been moved to `tensorflow/python/tracking` and `tensorflow/python/checkpoint`. Please update your imports accordingly, the old files will be removed in Release 2.11. * `tf.keras.optimizers.experimental.Optimizer` will graduate in Release 2.11, which means `tf.keras.optimizers.Optimizer` will be an alias of
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1) -
lib/fips140/v1.0.0.zip
coefficients per five bytes. // // It implements Compress₅, according to FIPS 203, Definition 4.7, // followed by ByteEncode₅, according to FIPS 203, Algorithm 5. func ringCompressAndEncod(s []byte, f ringElement) []byte { return ringCompressAndEncod(s, f, 5) } // ringDecodeAndDecompr decodes a 160-byte encoding of a ring element where // each five bits are mapped to an equidistant distribution. // // It implements ByteDecode₅, according to FIPS 203, Algorithm 6, // followed by Decompress₅, according...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)