Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 81 - 90 of 241 for team (0.25 seconds)

  1. docs/en/docs/img/logo-margin/logo-teal.png

    logo-teal.png...
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Feb 04 20:56:59 GMT 2024
    - 19.4K bytes
    - Click Count (0)
  2. docs/en/docs/img/logo-teal.svg

    logo-teal.svg...
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Feb 04 20:56:59 GMT 2024
    - 2K bytes
    - Click Count (0)
  3. docs/en/docs/img/logo-margin/logo-teal.svg

    logo-teal.svg...
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Feb 04 20:56:59 GMT 2024
    - 6.4K bytes
    - Click Count (0)
  4. RELEASE.md

            has been moved to the GitHub repository
            [keras-team/keras](http://github.com/keras-team/keras). The API
            endpoints for `tf.keras` stay unchanged, but are now backed by the
            `keras` PIP package. All Keras-related PRs and issues should now be
            directed to the GitHub repository.
            [keras-team/keras](http://github.com/keras-team/keras).
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Tue Oct 28 22:27:41 GMT 2025
    - 740.4K bytes
    - Click Count (3)
  5. docs/en/docs/img/logo-teal-vector.svg

    logo-teal-vector.svg...
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Feb 04 20:56:59 GMT 2024
    - 6.2K bytes
    - Click Count (0)
  6. docs/en/docs/img/logo-margin/logo-teal-vector.svg

    logo-teal-vector.svg...
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Feb 04 20:56:59 GMT 2024
    - 6.2K bytes
    - Click Count (0)
  7. docs/en/docs/release-notes.md

    And with this, support for **Pydantic v1 is now deprecated** and will be **removed** from FastAPI in a future version soon.
    
    **Note**: have in mind that the Pydantic team already stopped supporting Pydantic v1 for recent versions of Python, starting with Python 3.14.
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Dec 27 19:06:15 GMT 2025
    - 586.7K bytes
    - Click Count (0)
  8. CHANGELOG/CHANGELOG-1.11.md

    values. It provides the Metrics API that is used by `kubectl top`, and horizontal pod autoscaler. Note that it doesn't include some features of Heapster, such as short term metrics for graphs in kube-dashboard and dedicated push sinks, which proved hard to maintain and scale. Clusters using Heapster for transferring metrics into long-term storage should consider using their metric solution's native Kubernetes support, if present, or should consider alternative solutions. ([#62328](https://github.com...
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Click Count (0)
  9. docs/pt/docs/index.md

    * Para requisições `PUT` para `/items/{item_id}`, lerá o corpo como JSON:
        * Verifica que tem um atributo obrigatório `name` que deve ser `str`.
        * Verifica que tem um atributo obrigatório `price` que deve ser `float`.
        * Verifica que tem an atributo opcional `is_offer`, que deve ser `bool`, se presente.
        * Tudo isso também funciona para objetos JSON profundamente aninhados.
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Tue Dec 16 20:32:40 GMT 2025
    - 24.5K bytes
    - Click Count (0)
  10. build-logic/documentation/src/test/groovy/gradlebuild/docs/dsl/docbook/HtmlToXmlJavadocLexerTest.groovy

            "<p>text<p>text"                          | "<p>text</p><p>text</p>"
            "<ul><li>text<li>text"                    | "<ul><li>text</li><li>text</li></ul>"
            "<dl><dt>term<dd>item<dt>term<dt>term"    | "<dl><dt>term</dt><dd>item</dd><dt>term</dt><dt>term</dt></dl>"
            "<table><tr><th>cell<tr><td>cell<td>cell" | "<table><tr><th>cell</th></tr><tr><td>cell</td><td>cell</td></tr></table>"
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Wed Dec 09 08:14:05 GMT 2020
    - 6.5K bytes
    - Click Count (0)
Back to Top