Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for 23170 (0.03 seconds)

  1. gradle/libs.versions.toml

    serialization = "1.10.0"
    shadow-plugin = "9.4.1"
    signature-android-apilevel21 = "5.0.1_r2"
    signature-android-apilevel24 = "7.0_r2"
    spotless-plugin = "8.4.0"
    square-kotlin-poet = "2.3.0"
    square-moshi = "1.15.2"
    square-okio = "3.17.0"
    square-retrofit = "3.0.0"
    startup-runtime = "1.2.0"
    testcontainers = "1.21.4"
    zstd-kmp-okio = "0.4.0"
    
    # Set to lower version than KGP version to maximize compatibility
    # Default to matching okio
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Mar 31 22:01:48 GMT 2026
    - 12K bytes
    - Click Count (0)
  2. docs/en/docs/release-notes.md

    * ✅ Simplify tests for body_nested_models. PR [#13171](https://github.com/fastapi/fastapi/pull/13171) by [@alejsdev](https://github.com/alejsdev).
    * ✅ Simplify tests for body_multiple_params. PR [#13170](https://github.com/fastapi/fastapi/pull/13170) by [@alejsdev](https://github.com/alejsdev).
    * ✅ Simplify tests for body_fields. PR [#13169](https://github.com/fastapi/fastapi/pull/13169) by [@alejsdev](https://github.com/alejsdev).
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Apr 03 12:07:04 GMT 2026
    - 631K bytes
    - Click Count (0)
  3. RELEASE.md

    * `tf.lite`
        * C API:
          * An optional, fourth parameter was added `TfLiteOperatorCreate` as a step forward towards a cleaner API for `TfLiteOperator`. Function `TfLiteOperatorCreate` was added recently, in TensorFlow Lite version 2.17.0, released on 7/11/2024, and we do not expect there will be much code using this function yet. Any code breakages can be easily resolved by passing nullptr as the new, 4th parameter.
    
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
Back to Top