Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for elemEnds (0.13 sec)

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

      );
    }
    
    def TF_RollOp : TF_Op<"Roll", [Pure]> {
      let summary = "Rolls the elements of a tensor along an axis.";
    
      let description = [{
    The elements are shifted positively (towards larger indices) by the offset of
    `shift` along the dimension of `axis`. Negative `shift` values will shift
    elements in the opposite direction. Elements that roll passed the last position
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

            * [`tf.data.Dataset.ragged_batch`](https://www.tensorflow.org/api_docs/python/tf/data/Dataset/#ragged_batch), which batches elements of `tf.data.Dataset`s into `tf.RaggedTensor`s.
            * [`tf.data.Dataset.sparse_batch`](https://www.tensorflow.org/api_docs/python/tf/data/Dataset/#sparse_batch), which batches elements of `tf.data.Dataset`s into `tf.sparse.SparseTensor`s.
    
    ## Bug Fixes and Other Changes
    
    *   `tf.image`
    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. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                                                Note that this matches the behavior of the PathPrefix match type. This
                                                matches full path elements. A path element refers to the list of labels
                                                in the path split by the `/` separator. When specified, a trailing `/` is
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "items": {
                  "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)
Back to top