Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for get_lib (0.05 sec)

  1. RELEASE.md

        system support are now default build options.
    *   Custom op libraries must link against libtensorflow_framework.so (installed
        at `tf.sysconfig.get_lib()`).
    *   Change `RunConfig` default behavior to not set a random seed, making random
        behavior independently random on distributed workers. We expect this to
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  2. docs/en/docs/release-notes.md

    * Make sure the `*` in short features in the docs is consistent (after `.`) in all languages. PR [#1424](https://github.com/tiangolo/fastapi/pull/1424).
    * Update order of execution for `get_db` in SQLAlchemy tutorial. PR [#1293](https://github.com/tiangolo/fastapi/pull/1293) by [@bcb](https://github.com/bcb).
    * Fix typos in Async docs. PR [#1423](https://github.com/tiangolo/fastapi/pull/1423).
    
    ## 0.54.2
    
    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