Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for copiedS (0.21 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    output[1, 0:2, :, ...] = input[1, 2:0:-1, :, ...]
    output[2, 0:3, :, ...] = input[2, 3:0:-1, :, ...]
    output[3, 0:5, :, ...] = input[3, 5:0:-1, :, ...]
    
    # while entries past seq_lens are copied through:
    output[0, 7:, :, ...] = input[0, 7:, :, ...]
    output[1, 2:, :, ...] = input[1, 2:, :, ...]
    output[2, 3:, :, ...] = input[2, 3:, :, ...]
    output[3, 2:, :, ...] = input[3, 2:, :, ...]
    ```
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "dataSourceRef": {
                "allOf": [
                  {
    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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                          items:
                            properties:
                              claim:
                                description: The name of the claim to be copied from.
                                type: string
                              header:
                                description: The name of the header to be created.
                                type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          items:
                            properties:
                              claim:
                                description: The name of the claim to be copied from.
                                minLength: 1
                                type: string
                              header:
                                description: The name of the header to be created.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                          items:
                            properties:
                              claim:
                                description: The name of the claim to be copied from.
                                minLength: 1
                                type: string
                              header:
                                description: The name of the header to be created.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  6. RELEASE.md

    *   TF Core:
        *   `tf.constant` always creates CPU tensors irrespective of the current
            device context.
        *   Eager `TensorHandles` maintain a list of mirrors for any copies to local
            or remote devices. This avoids any redundant copies due to op execution.
        *   For `tf.Tensor` & `tf.Variable`, `.experimental_ref()` is no longer
            experimental and is available as simply `.ref()`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  }
                ],
                "default": {},
                "description": "ObjectMeta may contain labels and annotations that will be copied into the PVC when creating it. No other fields are allowed and will be rejected during validation."
              },
              "spec": {
                "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)
  8. CHANGELOG/CHANGELOG-1.19.md

    - EndpointSliceMirroring controller now copies labels from Endpoints to EndpointSlices. ([#93442](https://github.com/kubernetes/kubernetes/pull/93442), [@robscott](https://github.com/robscott)) [SIG Apps and Network]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  9. src/testdata/Isaac.Newton-Opticks.txt

    Conic Sections, or other the simplest Figures with which they may be
    compared. And some Years ago I lent out a Manuscript containing such
    Theorems, and having since met with some Things copied out of it, I have
    on this Occasion made it publick, prefixing to it an_ Introduction, _and
    subjoining a_ Scholium _concerning that Method. And I have joined with
    it another small Tract concerning the Curvilinear Figures of the Second
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top