Search Options

Results per page
Sort
Preferred Languages
Advance

Results 171 - 172 of 172 for unnamed1 (0.24 sec)

  1. doc/go_spec.html

    must be <a href="#Uniqueness_of_identifiers">unique</a>.
    If absent, each type stands for one item of that type.
    Parameter and result
    lists are always parenthesized except that if there is exactly
    one unnamed result it may be written as an unparenthesized type.
    </p>
    
    <p>
    The final incoming parameter in a function signature may have
    a type prefixed with <code>...</code>.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 21:07:21 UTC 2024
    - 281.5K bytes
    - Viewed (1)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

         the reduction axis labels.
    
     (c) Batch Dimensions: Axes corresponding to labels appearing in each of the
         input subscripts and also in the output subscript make up the batch
         dimensions in Tensor contraction. Unnamed axis labels corresponding to
         ellipsis (`...`) also correspond to batch dimensions.
         For example, for the equation denoting batch matrix multiplication,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top