Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for ulong (0.06 sec)

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

      let description = [{
    This op first slices `input` along the dimension `batch_dim`, and for each
    slice `i`, reverses the first `seq_lengths[i]` elements along
    the dimension `seq_dim`.
    
    The elements of `seq_lengths` must obey `seq_lengths[i] <= input.dims[seq_dim]`,
    and `seq_lengths` must be a vector of length `input.dims[batch_dim]`.
    
    The output slice `i` along dimension `batch_dim` is then given by input
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                  type: object
                              type: object
                          type: object
                        patch:
                          description: The patch to apply along with the operation.
                          properties:
                            filterClass:
                              description: |-
                                Determines the filter insertion order.
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                                  type: object
                              type: object
                          type: object
                        patch:
                          description: The patch to apply along with the operation.
                          properties:
                            filterClass:
                              description: |-
                                Determines the filter insertion order.
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. RELEASE.md

    ## Highlights
    
    *   TF 2.0 delivers Keras as the central high level API used to build and train
        models. Keras provides several model-building APIs such as Sequential,
        Functional, and Subclassing along with eager execution, for immediate
        iteration and intuitive debugging, and `tf.data`, for building scalable
        input pipelines. Checkout
        [guide](https://www.tensorflow.org/beta/guide/keras/overview) for additional
    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