Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for please (0.26 sec)

  1. RELEASE.md

    *   Using .post1 instead of a full minor release allowed us to push this release
        out quickly. However, please note the following caveat:
        *   For users wishing to pin their Python dependency in a requirements file
            or other situation, under Python's version specification rules,
            `tensorflow[and-cuda]==2.15.0` will not install this fixed version.
            Please use `==2.15.0.post1` to specify this exact version on Linux
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

      - Kubeadm: Move the "kubeadm init" phase "kubelet-start" later in the init workflow, after the "kubeconfig" phase. This makes kubeadm start the kubelet only after the KubeletConfiguration component...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    following: - `resourceVersionMatch` = NotOlderThan\n  is interpreted as \"data at least as new as the provided `resourceVersion`\"\n  and the bookmark event is send when the state is synced\n  to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n  If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n  bookmark event is send when the state is synced at least to the moment\n  when request started being processed.\n- `resourceVersionMatch` set...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "phase": {
                "description": "phase represents the current phase of PersistentVolumeClaim.",
                "type": "string"
              }
            },
            "type": "object"
          },
          "io.k8s.api.core.v1.PersistentVolumeClaimTemplate": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

        storage: true
        subresources:
          status: {}
      - deprecated: true
        deprecationWarning: The v1alpha2 version of GRPCRoute has been deprecated and
          will be removed in a future release of the API. Please upgrade to v1.
        name: v1alpha2
        schema:
          openAPIV3Schema:
            description: |-
              GRPCRoute provides a way to route gRPC requests. This includes the capability
    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. src/testdata/Isaac.Newton-Opticks.txt

    Paper, DG the blue half, FE the red half, MN the Lens, HJ the white
    Paper in that Place where the red half with its black Lines appeared
    distinct, and _hi_ the same Paper in that Place where the blue half
    appeared distinct. The Place _hi_ was nearer to the Lens MN than the
    Place HJ by an Inch and an half.
    
    _Scholium._ The same Things succeed, notwithstanding that some of the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    				"If the field has been removed, please remove it from the osNeutralFields set "+
    				"or remove it from the osSpecificFields set, as appropriate:\n%s",
    				strings.Join(missing.List(), "\n"))
    		}
    		if len(unexpected) > 0 {
    			t.Errorf("the following fields were in the result, but unexpected. "+
    				"If the field is new, please add it to the osNeutralFields set "+
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = [{
    Op that executes a program with optional in-place variable updates.
      }];
    
      let description = [{
    It (optionally) reads device variables, loads and executes a TPU program on a
    TPU device, and then (optionally) in-place updates variables using the program
    outputs, as specified in attributes device_var_reads_indices (program input
    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

        istio: ingressgateway
        istio.io/rev: default
        operator.istio.io/component: IngressGateways
        release: istio
      name: istio-ingressgateway-service-account
      namespace: istio-system
    
    ---
    apiVersion: v1
    kind: ServiceAccount
    metadata:
      labels:
        app: istio-reader
        release: istio
      name: istio-reader-service-account
      namespace: istio-system
    
    ---
    apiVersion: v1
    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