Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for tuve (0.03 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - HTTP/2 connection health check is enabled by default in all Kubernetes clients. The feature should work out-of-the-box. If needed, users can tune the feature via the HTTP2_READ_IDLE_TIMEOUT_SECONDS and HTTP2_PING_TIMEOUT_SECONDS environment variables. The feature is disabled if HTTP2_READ_IDLE_TIMEOUT_SECONDS is set to 0. ([#96778](https://github.com/kubernetes/kubernetes/pull/96778), [@cae...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. RELEASE.md

        *   Add `tf.contrib.data.prefetch_to_device`, which enables prefetching
            dataset elements to GPU memory.
        *   Add `tf.contrib.data.AUTOTUNE`, which allows the tf.data runtime to
            automatically tune the prefetch buffer sizes based on your system and
            environment.
        *   Add `tf.contrib.data.make_csv_dataset` for building datasets of CSV
            files.
    *   Eager Execution:
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top