- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for idct (0.08 sec)
-
RELEASE.md
`tf.linalg.matvec` convenience function. * `tf.einsum()`raises `ValueError` for unsupported equations like `"ii->"`. * Add DCT-I and IDCT-I in `tf.signal.dct` and `tf.signal.idct`. * Add LU decomposition op. * Add quantile loss to gradient boosted trees in estimator. * Add `round_mode` to `QuantizeAndDequantizeV2` op to select rounding algorithm.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
String ONLINE_HELP_NAME_DICT_SYNONYM = "online.help.name.dict.synonym"; /** The key of the configuration. e.g. dict */ String ONLINE_HELP_NAME_DICT = "online.help.name.dict"; /** The key of the configuration. e.g. kuromoji */ String ONLINE_HELP_NAME_DICT_KUROMOJI = "online.help.name.dict.kuromoji"; /** The key of the configuration. e.g. protwords */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1) -
docs/en/docs/release-notes.md
* New documentation about receiving plain `dict`s as request bodies: [Bodies of arbitrary `dict`s](https://fastapi.tiangolo.com/tutorial/body-nested-models/#bodies-of-arbitrary-dicts). * New documentation about returning arbitrary `dict`s in responses: [Response with arbitrary `dict`](https://fastapi.tiangolo.com/tutorial/extra-models/#response-with-arbitrary-dict). * **Technical Details**:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0)