- Sort Score
- Result 10 results
- Languages All
Results 1 - 6 of 6 for biasa (0.02 sec)
-
docs/id/docs/tutorial/path-params.md
#### Mendapatkan *nilai enumerasi* Anda bisa mendapatkan nilai (`str` dalam kasus ini) menggunakan `model_name.value`, atau secara umum `anggota_enum_anda.value`: {* ../../docs_src/path_params/tutorial005.py hl[20] *} /// tip | Tips Anda bisa mengakses nilai `"lenet"` dnegan `ModelName.lenet.value`. /// #### Menghasilkan *anggota enumerasi*
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 8.8K bytes - Viewed (0) -
docs/es/docs/tutorial/security/index.md
No es muy popular o usado hoy en día. ## OpenAPI OpenAPI (anteriormente conocido como Swagger) es la especificación abierta para construir APIs (ahora parte de la Linux Foundation). **FastAPI** se basa en **OpenAPI**. Eso es lo que hace posible tener múltiples interfaces de documentación interactiva automática, generación de código, etc. OpenAPI tiene una forma de definir múltiples "esquemas" de seguridad.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 4.6K bytes - Viewed (0) -
docs/id/docs/index.md
<div class="termy"> ```console $ pip install "fastapi[standard]" ---> 100% ``` </div> **Catatan**: Pastikan anda menulis `"fastapi[standard]"` dengan tanda petik untuk memastikan bisa digunakan di semua *terminal*. ## Contoh ### Buat app * Buat file `main.py` dengan: ```Python from typing import Union from fastapi import FastAPI app = FastAPI()
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 20.5K bytes - Viewed (0) -
docs/az/docs/index.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 22.7K bytes - Viewed (0) -
RELEASE.md
* The new backend is used for 8 bits full integer post-training quantization * The new backend removes the redundant rescales and fixes some bugs (shared weight/bias, extremely small scales, etc) * Set `experimental_new_quantizer` in tf.lite.TFLiteConverter to False to disable this change * `tf.keras` * `tf.keras.metrics.AUC` now support logit predictions.
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
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0)