Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for REFERENCES (0.05 sec)

  1. RELEASE.md

    ### Breaking Changes
    
    * `LiteRT`, a.k.a. `tf.lite`:
        * C++ API:
          * The public constants `tflite::Interpreter:kTensorsReservedCapacity`
            and `tflite::Interpreter:kTensorsCapacityHeadroom` are now const
            references, rather than `constexpr` compile-time constants.
            (This is to enable better API compatibility for TFLite in Play services
            while preserving the implementation flexibility to change the values of
    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

    * 🔥 Remove obsolete tutorial translation to Chinese for `docs/zh/docs/tutorial/sql-databases.md`, it references files that are no longer on the repo. PR [#12949](https://github.com/fastapi/fastapi/pull/12949) by [@tiangolo](https://github.com/tiangolo).
    
    ### Internal
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

        analyze programmatically. By using aliases here, we would need to handle
        potentially aliased go_binary targets and dereference to the effective
        target.
      
        The comment references an issue with `pure = select(...)` which appears
        to be resolved considering this now builds.
      
      - make kube::util::find-binary not dependent on bazel-out/ structure
      
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top