- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for parameters (0.07 sec)
-
docs/en/docs/release-notes.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* The value is, e.g. 1000 <br> * comment: Maximum length of the encoded search parameters stored in cookies. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getCookieSearchParameterMaxLength(); /** * Get the value for the key 'cookie.search.parameter.max.length' as {@link Integer}. <br>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
CHANGELOG/CHANGELOG-1.19.md
- It can be used to provide scratch storage that is different from the root disk, for example persistent memory, or a separate local disk on that node. - All StorageClass parameters for volume provisioning are supported. - All features supported with PersistentVolumeClaims are supported, such as storage capacity tracking, snapshots and restore, and volume resizing.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
RELEASE.md
* Issues a warning when the `session_config` parameter for the TF1 converter is used or the `rewrite_config_template` field in the TF2 converter parameter object is used. ### TPU Enhancements: * Adds support for the `beta` parameter of the FTRL optimizer for TPU embeddings. Users of other TensorFlow platforms can implement equivalent behavior by adjusting the `l2` parameter. ### XLA Support:
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
lib/fips140/v1.0.0.zip
/ 8 encodingSize4 = n * 4 / 8 encodingSize1 = n * 1 / 8 messageSize = encodingSize1 SharedKeySize = 32 SeedSize = 32 + 32 ) // ML-KEM-768 parameters. const ( k = 3 CiphertextSize768 = k*encodingSize10 + encodingSize4 EncapsulationKeySize = k*encodingSize12 + 32 decapsulationKeySize = k*encodingSize12 + EncapsulationKeySize + 32 + 32 ) // ML-KEM-1024 parameters. const ( k1024 = 4 CiphertextSize1024 = k1024*encodingSize11 + encodingSize5 EncapsulationKeySize = k1024*encodingSize12 + 32 decapsulationKeySize...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)