Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for backprop (0.06 sec)

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

        * It's possible to have arbitrary trees/levels of dependencies with `yield` and exit steps are handled in the correct order automatically.
        * It works by default in Python 3.7 or above. For Python 3.6, it requires the extra backport dependencies:
            * `async-exit-stack`
            * `async-generator`
        * New docs at [Dependencies with `yield`](https://fastapi.tiangolo.com/tutorial/dependencies/dependencies-with-yield/).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top