Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for purge (0.15 sec)

  1. RELEASE.md

    *   `tf.data`
        *   Makes the following (breaking) changes to the `tf.data`.
        *   C++ API: - `IteratorBase::RestoreInternal`,
            `IteratorBase::SaveInternal`, and `DatasetBase::CheckExternalState`
            become pure-virtual and subclasses are now expected to provide an
            implementation.
        *   The deprecated `DatasetBase::IsStateful` method is removed in favor of
            `DatasetBase::CheckExternalState`.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  2. 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 Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top