Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for device_ (0.08 seconds)

  1. README.md

    [CUDA-enabled GPU cards](https://www.tensorflow.org/install/gpu) *(Ubuntu and
    Windows)*:
    
    ```
     pip install tensorflow
    ```
    
    Other devices (DirectX and MacOS-metal) are supported using
    [Device Plugins](https://www.tensorflow.org/install/gpu_plugins#available_devices).
    
    A smaller CPU-only TensorFlow package is also available:
    
    ```
     pip install tensorflow-cpu
    ```
    
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 10:38:57 GMT 2026
    - 11.6K bytes
    - Click Count (0)
  2. docs/en/docs/release-notes.md

    ## 0.128.1 (2026-02-04)
    
    ### Features
    
    * ✨ Add `viewport` meta tag to improve Swagger UI on mobile devices. PR [#14777](https://github.com/fastapi/fastapi/pull/14777) by [@Joab0](https://github.com/Joab0).
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Apr 03 12:07:04 GMT 2026
    - 631K bytes
    - Click Count (0)
Back to Top