Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 161 - 170 of 475 for Images (0.05 seconds)

  1. docs/fr/docs/async.md

    ---
    
    Des exemples communs d'opérations « CPU bound » sont les procédés qui requièrent des traitements mathématiques complexes.
    
    Par exemple :
    
    * Traitements d'**audio** et d'**images**.
    * La **vision par ordinateur** : une image est composée de millions de pixels, chaque pixel ayant 3 valeurs / couleurs, les traiter tous va nécessiter d'effectuer des traitements sur chaque pixel, et de préférence tous en même temps.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:37:13 GMT 2026
    - 27.3K bytes
    - Click Count (0)
  2. docs/zh/docs/deployment/docker.md

    ### 基础 Docker 镜像 { #base-docker-image }
    
    曾经有一个官方的 FastAPI Docker 镜像:[tiangolo/uvicorn-gunicorn-fastapi](https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker)。但它现在已被弃用。⛔️
    
    你大概率**不应该**使用这个基础镜像(或任何其它类似的镜像)。
    
    如果你使用 **Kubernetes**(或其他)并且已经在集群层面设置**复制**、使用多个**容器**,那么在这些情况下,最好如上所述**从头构建镜像**:[为 FastAPI 构建 Docker 镜像](#build-a-docker-image-for-fastapi)。
    
    如果你需要多个 workers,可以直接使用 `--workers` 命令行选项。
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 24.8K bytes
    - Click Count (0)
  3. docs/en/docs/release-notes.md

    * ♻️ Refactor sponsor image handling. PR [#14102](https://github.com/fastapi/fastapi/pull/14102) by [@alejsdev](https://github.com/alejsdev).
    * 🐛 Fix sponsor display issue by hiding element on image error. PR [#14097](https://github.com/fastapi/fastapi/pull/14097) by [@alejsdev](https://github.com/alejsdev).
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Apr 03 12:07:04 GMT 2026
    - 631K bytes
    - Click Count (0)
  4. cmd/testdata/xl-meta-merge.zip

    must have write access to the parent directory where the binary is present on the host system. - `mc admin update` is not supported and should be avoided in kubernetes/container environments, please upgrade containers by upgrading relevant container images. - **We do not recommend upgrading one MinIO server at a time, the product is designed to support parallel upgrades please follow our recommended guidelines.** ## Explore Further - [MinIO Erasure Code Overview](https://min.io/docs/minio/linux/ope...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Mar 08 17:50:48 GMT 2024
    - 30.2K bytes
    - Click Count (0)
  5. docs/bigdata/images/image4.png

    image4.png...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed Jun 19 00:52:27 GMT 2019
    - 81.8K bytes
    - Click Count (0)
  6. docs/bigdata/images/image5.png

    image5.png...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed May 29 02:34:51 GMT 2019
    - 64K bytes
    - Click Count (0)
  7. docs/bigdata/images/image7.png

    image7.png...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed May 29 02:34:51 GMT 2019
    - 58K bytes
    - Click Count (0)
  8. docs/bigdata/images/image2.png

    image2.png...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed May 29 02:34:51 GMT 2019
    - 67.4K bytes
    - Click Count (0)
  9. docs/bigdata/images/image6.png

    image6.png...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed May 29 02:34:51 GMT 2019
    - 48.2K bytes
    - Click Count (0)
  10. docs/bigdata/images/image9.png

    image9.png...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed May 29 02:34:51 GMT 2019
    - 69.9K bytes
    - Click Count (0)
Back to Top