Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Includes (0.45 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

          name: Age
          type: date
        name: v1
        schema:
          openAPIV3Schema:
            description: |-
              GRPCRoute provides a way to route gRPC requests. This includes the capability
              to match requests by hostname, gRPC service, gRPC method, or HTTP/2 header.
              Filters can be used to specify additional processing steps. Backends specify
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. RELEASE.md

            only consumer of this field prior to the update.
    *   GPU
        *   TF 2.3 includes PTX kernels only for
            [compute capability](https://developer.nvidia.com/cuda-gpus) 7.0 to
            reduce the TF pip binary size. Earlier releases included PTX for a
            variety of older compute capabilities.
        *   Remove environmental variable `TF_USE_CUDNN`.
    *   Others
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

    "description": "NodeAffinityPolicy indicates how we will treat Pod's nodeAffinity/nodeSelector when calculating pod topology spread skew. Options are: - Honor: only nodes matching nodeAffinity/nodeSelector are included in the calculations. - Ignore: nodeAffinity/nodeSelector are ignored. All nodes are included in the calculations.\n\nIf this value is nil, the behavior is equivalent to the Honor policy. This is a beta-level feature default enabled by the NodeInclusionPolicyInPodTopologySpread feature flag.",...
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "verbs": {
                "description": "verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)",
                "items": {
                  "default": "",
                  "type": "string"
                },
                "type": "array"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    		capabilities.SetForTests(capabilities.Capabilities{
    			AllowPrivileged: v.capAllowPriv,
    		})
    		// note the unconditional `true` here for hostUsers. The failure case to test for ProcMount only includes it being true,
    		// and the field is ignored if ProcMount isn't set. Thus, we can unconditionally set to `true` and simplify the test matrix setup.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.ivyservice.resolveengine.excludes.factories.DelegatingExcludeFactory> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DelegatingExcludeFactory.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    // The generated fields for an op include name, summary, description, traits,
    // arguments, results, derived attributes. Therefore, modifications to these
    // fields will NOT be respected upon subsequent refreshes. However, additional
    // fields after those fields will be retained.
    //
    // Ops in this file are sorted alphabetically.
    
    include "tensorflow/compiler/mlir/tensorflow/ir/tf_op_base.td"
    include "mlir/Interfaces/CallInterfaces.td"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top