Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for describeTo (0.23 sec)

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

            "description": "DriverRequests describes all resources that are needed from one particular driver.",
            "properties": {
              "driverName": {
                "description": "DriverName is the name used by the DRA driver kubelet plugin.",
                "type": "string"
              },
              "requests": {
                "description": "Requests describes all resources that are needed from the driver.",
    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. tests/integration/pilot/testdata/gateway-api-crd.yaml

                    items:
                      description: |-
                        RouteParentStatus describes the status of a route with respect to an
                        associated Parent.
                      properties:
                        conditions:
                          description: |-
                            Conditions describes the status of the route with respect to the Gateway.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
                "description": "Describes node affinity scheduling rules for the pod."
              },
              "podAffinity": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.PodAffinity"
                  }
                ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    reflexible.
    
    
    DEFIN. IV.
    
    _The Angle of Incidence is that Angle, which the Line described by the
    incident Ray contains with the Perpendicular to the reflecting or
    refracting Surface at the Point of Incidence._
    
    
    DEFIN. V.
    
    _The Angle of Reflexion or Refraction, is the Angle which the line
    described by the reflected or refracted Ray containeth with 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)
  5. CHANGELOG/CHANGELOG-1.19.md

    - Fix kubectl describe CSINode nil pointer error ([#89646](https://github.com/kubernetes/kubernetes/pull/89646), [@zhouya0](https://github.com/zhouya0)) [SIG CLI]
    - Fix kubectl describe node for users not having access to lease information. ([#90469](https://github.com/kubernetes/kubernetes/pull/90469), [@uthark](https://github.com/uthark)) [SIG CLI]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

          jsonPath: .metadata.creationTimestamp
          name: Age
          type: date
        name: v1
        schema:
          openAPIV3Schema:
            properties:
              spec:
                description: 'Describes a collection of workload instances. See more details
                  at: https://istio.io/docs/reference/config/networking/workload-group.html'
                properties:
                  metadata:
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Arg<TensorOf<[TF_Int16, TF_Int32, TF_Int64]>, [{int16, int32 or int64, must be in the range `[-rank(input), rank(input))`.
    Describes which dimension of the input Tensor to reduce across. For vectors,
    use dimension = 0.}]>:$dimension
      );
    
      let results = (outs
        TensorOf<[TF_Int16, TF_Int32, TF_Int64, TF_Uint16]>:$output
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. manifests/charts/base/crds/crd-all.gen.yaml

          jsonPath: .metadata.creationTimestamp
          name: Age
          type: date
        name: v1
        schema:
          openAPIV3Schema:
            properties:
              spec:
                description: 'Describes a collection of workload instances. See more details
                  at: https://istio.io/docs/reference/config/networking/workload-group.html'
                properties:
                  metadata:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  9. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

          jsonPath: .metadata.creationTimestamp
          name: Age
          type: date
        name: v1alpha3
        schema:
          openAPIV3Schema:
            properties:
              spec:
                description: 'Describes a collection of workload instances. See more details
                  at: https://istio.io/docs/reference/config/networking/workload-group.html'
                properties:
                  metadata:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  10. RELEASE.md

    *   `tf.nn`
    
        *   `tf.nn.embedding_lookup_sparse` and `tf.nn.safe_embedding_lookup_sparse` now support ids and weights described by `tf.RaggedTensor`s.
        *   Added a new boolean argument `allow_fast_lookup` to `tf.nn.embedding_lookup_sparse` and `tf.nn.safe_embedding_lookup_sparse`, which enables a simplified and typically faster lookup procedure.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top