Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for rend (0.04 sec)

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

      which represents the index of the first value to select while `end` represents
      the index of the last value to select. The number of values selected in each
      dimension is `end - begin` if `stride > 0` and `begin - end` if `stride < 0`.
      `begin` and `end` can be negative where `-1` is the last element, `-2` is
      the second to last. `begin_mask` controls whether to replace the explicitly
    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