Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 63 of 63 for 112 (0.03 sec)

  1. docs/en/docs/release-notes.md

    * Make Swagger UI and ReDoc URLs parameterizable, allowing to host and serve local versions of them and have offline docs. PR [#112](https://github.com/tiangolo/fastapi/pull/112) by [@euri10](https://github.com/euri10).
    
    ## 0.22.0
    
    * Add support for `dependencies` parameter:
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.15.md

      - The `--export` flag for the `kubectl get` command, deprecated since v1.14, will be removed in v1.18.
      - The `--pod`/`-p` flag for `kubectl exec`, deprecated since 1.12, has been removed.
      - `kubectl scale job`, deprecated since 1.10, has been removed. ([#78445](https://github.com/kubernetes/kubernetes/pull/78445), [@soltysh](https://github.com/soltysh))
    
    
    - kubelet
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  3. RELEASE.md

            `tf.data.Dataset.sample_from_datasets` and deprecate the experimental
            endpoint.
        *   Added `TF_GPU_ALLOCATOR=cuda_malloc_async` that use cudaMallocAsync from
            CUDA 11.2. This could become the default in the future.
    *   TF SavedModel:
        *   Custom gradients are now saved by default. See
            `tf.saved_model.SaveOptions` to disable this.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top