Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for deliver (0.3 sec)

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

            "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.",
                "items": {
                  "allOf": [
    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

                                                case, the port number is the service port number, not the target port.
                                                For other resources, destination port might be derived from the referent
                                                resource or this field.
                                              format: int32
                                              maximum: 65535
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Arg<TF_VariantTensor, [{A variant deleter.}]>:$deleter
      );
    
      let results = (outs);
    }
    
    def TF_DeleteMemoryCacheOp : TF_Op<"DeleteMemoryCache", []> {
      let summary = "";
    
      let arguments = (ins
        Arg<TF_ResourceTensor, "", [TF_DatasetMemoryCacheFree]>:$handle,
        TF_VariantTensor:$deleter
      );
    
      let results = (outs);
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. RELEASE.md

    `tensorflow` pip package has a new, optional installation method for Linux that installs necessary Nvidia CUDA libraries through pip. As long as the Nvidia driver is already installed on the system, you may now run `pip install tensorflow[and-cuda]` to install TensorFlow's Nvidia CUDA library dependencies in the Python environment. Aside from the Nvidia driver, no other pre-existing Nvidia CUDA packages are necessary.
    
    *   Enable JIT-compiled i64-indexed kernels on GPU for large tensors with more...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. src/testdata/Isaac.Newton-Opticks.txt

    Tangents of the Refractions, and therefore by this Experiment the
    Proportions of the Tangents of the Refractions are obtained, from whence
    the Proportions of the Sines being derived, they come out equal, so far
    as by viewing the Spectrums, and using some mathematical Reasoning I
    could estimate. For I did not make an accurate Computation. So then 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)
  6. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.remote.internal.hub.protocol.EndOfStream> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (EndOfStream.java:0)
    Class <org.gradle.internal.remote.internal.hub.protocol.InterHubMessage$Delivery> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (InterHubMessage.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)
Back to top