- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for ids (0.03 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getJvmThumbnailOptions(); /** * Get the value for the key 'job.system.job.ids'. <br> * The value is, e.g. default_crawler <br> * comment: System job IDs for scheduled jobs. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getJobSystemJobIds();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
RELEASE.md
* Benchmark for tf.scan in graph and eager modes. * Added complex128 support to FFT, FFT2D, FFT3D, IFFT, IFFT2D, and IFFT3D. * Making ids unique in `nn.embedding_lookup_sparse`. This helps to reduce RPC calls for looking up the embeddings when there are repeated ids in the batch. * Support indicator column in boosted trees. * Prevent `tf.gradients()` from backpropagating through integer tensors.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
docs/en/docs/release-notes.md
* Fix OpenAPI/JSON Schema generation for two functions with the same name (in different modules) with the same composite bodies. * Composite bodies' IDs are now based on path, not only on route name, as the auto-generated name uses the function names, that can be duplicated in different modules. * The same new ID generation applies to response models.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0)