- Sort Score
- Num 10 results
- Language All
Results 1 - 8 of 8 for XL (0.03 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/en/docs/tutorial/handling-errors.md
{* ../../docs_src/handling_errors/tutorial005_py310.py hl[14] *} Now try sending an invalid item like: ```JSON { "title": "towel", "size": "XL" } ``` You will receive a response telling you that the data is invalid containing the received body: ```JSON hl_lines="12-15" { "detail": [ { "loc": [ "body",Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 8.9K bytes - Click Count (0) -
docs/ja/docs/tutorial/handling-errors.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 11.2K bytes - Click Count (0) -
docs/uk/docs/tutorial/handling-errors.md
{* ../../docs_src/handling_errors/tutorial005_py310.py hl[14] *} Тепер спробуйте надіслати некоректний елемент, наприклад: ```JSON { "title": "towel", "size": "XL" } ``` Ви отримаєте відповідь, яка повідомить вам, що дані є некоректними, і міститиме отримане тіло запиту: ```JSON hl_lines="12-15" { "detail": [ { "loc": [ "body",Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 13.9K bytes - Click Count (0) -
docs/tr/docs/tutorial/handling-errors.md
{* ../../docs_src/handling_errors/tutorial005_py310.py hl[14] *} Şimdi şu gibi geçersiz bir item göndermeyi deneyin: ```JSON { "title": "towel", "size": "XL" } ``` Aldığınız body’yi de içeren, verinin geçersiz olduğunu söyleyen bir response alırsınız: ```JSON hl_lines="12-15" { "detail": [ { "loc": [ "body",Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 9.7K bytes - Click Count (0) -
docs/es/docs/tutorial/handling-errors.md
{* ../../docs_src/handling_errors/tutorial005_py310.py hl[14] *} Ahora intenta enviar un ítem inválido como: ```JSON { "title": "towel", "size": "XL" } ``` Recibirás un response que te dirá que los datos son inválidos conteniendo el body recibido: ```JSON hl_lines="12-15" { "detail": [ { "loc": [ "body",Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 9.6K bytes - Click Count (0) -
docs/pt/docs/tutorial/handling-errors.md
{* ../../docs_src/handling_errors/tutorial005_py310.py hl[14] *} Tente enviar um item inválido como este: ```JSON { "title": "towel", "size": "XL" } ``` Você receberá uma *response* informando-o de que os dados são inválidos, e contendo o *body* recebido: ```JSON hl_lines="12-15" { "detail": [ { "loc": [ "body",Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 10.1K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/handling-errors.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 8.3K bytes - Click Count (0) -
RELEASE.md
* Adds support for int2/int4 in tfl.cast . * Adds support for SRQ int2 in tfl.fully_connected. * Adds support for int4 in tfl.slice. * Adds support for uint4 type. * `tf.image` * Adds JPEG XL support in decode_image. ### Bug Fixes and Other Changes * `tf.data` * Adds `NoneTensorSpec` to the public API so that `None`s in `element_spec` can be identified via `isinstance(..., tf.NoneTensorSpec)`.Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Mar 30 18:31:38 GMT 2026 - 746.5K bytes - Click Count (3)