Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for t_long (0.15 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    into a long Image PT, the Light PQK which takes up a space of the same
    length and breadth with the Light Y ought to be by the Refraction of the
    second Prism dilated and drawn out into the long Image _[Greek: p]qkp_,
    and the Light KQRL into the long Image _kqrl_, and the Lights LRSM,
    MSVN, NVT, into so many other long Images _lrsm_, _msvn_, _nvt[Greek:
    t]_; and all these long Images would compose the four square Images
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Constructs a tensor by tiling a given tensor.";
    
      let description = [{
    This operation creates a new tensor by replicating `input` `multiples` times.
    The output tensor's i'th dimension has `input.dims(i) * multiples[i]` elements,
    and the values of `input` are replicated `multiples[i]` times along the 'i'th
    dimension. For example, tiling `[a b c d]` by `[2]` produces
    `[a b c d a b c d]`.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                        type: integer
                    type: object
                  template:
                    description: Template to be used for the generation of `WorkloadEntry`
                      resources that belong to this `WorkloadGroup`.
                    properties:
                      address:
                        description: Address associated with the network endpoint without
                          the port.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                        type: integer
                    type: object
                  template:
                    description: Template to be used for the generation of `WorkloadEntry`
                      resources that belong to this `WorkloadGroup`.
                    properties:
                      address:
                        description: Address associated with the network endpoint without
                          the port.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  5. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                        type: integer
                    type: object
                  template:
                    description: Template to be used for the generation of `WorkloadEntry`
                      resources that belong to this `WorkloadGroup`.
                    properties:
                      address:
                        description: Address associated with the network endpoint without
                          the port.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  6. RELEASE.md

    *   Fixes an overflow producing a crash in `tf.image.resize` when size is large
        ([CVE-2021-41199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41199))
    *   Fixes an overflow producing a crash in `tf.tile` when tiling tensor is large
        ([CVE-2021-41198](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41198))
    *   Fixes a vulnerability produced due to incomplete validation in
        `tf.summary.create_file_writer`
    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