Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for describe (0.35 sec)

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

    * In `encoders.jsonable_encoder` remove parameter `sqlalchemy_safe`.
        * It was an early hack to allow returning SQLAlchemy models, but it was never documented, and the recommended way is using Pydantic's `orm_mode` as described in the tutorial: [SQL (Relational) Databases](https://fastapi.tiangolo.com/tutorial/sql-databases/).
        * PR [#1864](https://github.com/tiangolo/fastapi/pull/1864).
    
    ### Docs
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Apr 28 00:28:00 GMT 2024
    - 385.5K bytes
    - Viewed (1)
  2. CREDITS

    License with respect to some or all of the Covered Software due to
    statute, judicial order, or regulation then You must: (a) comply with
    the terms of this License to the maximum extent possible; and (b)
    describe the limitations and the code they affect. Such description must
    be placed in a text file included with all distributions of the Covered
    Software under this License. Except to the extent prohibited by statute
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Fri Apr 26 06:31:35 GMT 2024
    - 1.6M bytes
    - Viewed (0)
  3. RELEASE.md

    *   Add HW acceleration support for `topK_v2`.
    *   Add new `TypeSpec` classes.
    *   CloudBigtable version updated to v0.10.0.
    *   Expose `Head` as public API.
    *   Update docstring for gather to properly describe the non-empty `batch_dims`
        case.
    *   Added `tf.sparse.from_dense` utility function.
    *   Improved ragged tensor support in `TensorFlowTestCase`.
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top