Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for patcher (0.24 sec)

  1. RELEASE.md

    *   `tf.distribute.experimental.MultiWorkerMirroredStrategy` adds support for
        partial batches. Workers running out of data now continue to participate in
        the training with empty inputs, instead of raising an error. Learn more
        about
        [partial batches here](https://www.tensorflow.org/tutorials/distribute/input#partial_batches).
    *   Improve the performance of reading metrics eagerly under
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Kubeadm: deprecate the feature `--experimental-kustomize` in favor of `--experimental-patches`. The supported patch formats are the same as "kubectl patch". They are read as files from a directory and can be applied to kubeadm components during init/join/upgrade. Only patching of static Pods is supported for the time being. ([#92017](https://github.com/kubernetes/kubernetes/pull/92017),...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                properties:
                  configPatches:
                    description: One or more patches with match conditions.
                    items:
                      properties:
                        applyTo:
                          description: |-
                            Specifies where in the Envoy configuration, the patch should be applied.
    
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                properties:
                  configPatches:
                    description: One or more patches with match conditions.
                    items:
                      properties:
                        applyTo:
                          description: |-
                            Specifies where in the Envoy configuration, the patch should be applied.
    
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
Back to top