Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. CHANGELOG/CHANGELOG-1.19.md

          in https://github.com/kubernetes-sigs/kubefed/ either. I'm assuming
          that it's gone for good now.
      
      - bazel: output go_binary rule directly from go_binary_conditional_pure
        
        From: [@mikedanese](https://github.com/mikedanese):
        Instead of aliasing. Aliases are annoying in a number of ways. This is
        specifically bugging me now because they make the action graph harder to
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  2. 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`.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top