Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for prior (0.19 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "x-kubernetes-patch-strategy": "merge"
              },
              "initContainers": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. RELEASE.md

    *  Added `keras.utils.TimedThread` utility to run a timed thread every x seconds. It can be used to run a threaded function alongside model training or any other snippet of code.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    - Kubeadm: upgrade plan now prints a table indicating the state of known component configs prior to upgrade ([#88124](https://github.com/kubernetes/kubernetes/pull/88124), [@rosti](https://github.com/rosti)) [SIG Cluster Lifecycle]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

              support HTTP/2 over cleartext TCP (h2c,
              https://www.rfc-editor.org/rfc/rfc7540#section-3.1) without an initial
              upgrade from HTTP/1.1, i.e. with prior knowledge
              (https://www.rfc-editor.org/rfc/rfc7540#section-3.4). If the implementation
              does not support this, then it MUST set the "Accepted" condition to "False"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          type: array
                        randomSamplingPercentage:
                          description: Controls the rate at which traffic will be selected
                            for tracing if no prior sampling decision has been made.
                          format: double
                          maximum: 100
                          minimum: 0
                          nullable: true
                          type: number
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                          type: array
                        randomSamplingPercentage:
                          description: Controls the rate at which traffic will be selected
                            for tracing if no prior sampling decision has been made.
                          format: double
                          maximum: 100
                          minimum: 0
                          nullable: true
                          type: number
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Dequantize on quint8 will take each value, cast to float, and multiply
    by 6 / 255.
    Note that if quantizedtype is qint8, the operation will additionally add
    each value by 128 prior to casting.
    
    If the mode is 'MIN_FIRST', then this approach is used:
    
    ```c++
    num_discrete_values = 1 << (# of bits in T)
    range_adjust = num_discrete_values / (num_discrete_values - 1)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                          type: array
                        randomSamplingPercentage:
                          description: Controls the rate at which traffic will be selected
                            for tracing if no prior sampling decision has been made.
                          maximum: 100
                          minimum: 0
                          nullable: true
                          type: number
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
Back to top