Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for numUpdates (0.09 sec)

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

    will be nondeterministic if `indices` contains duplicates.
    
    `indices` is an integer tensor containing indices into a new tensor of shape
    `shape`.
    
    * `indices` must have at least 2 axes: `(num_updates, index_depth)`.
    * The last axis of `indices` is how deep to index into `tensor` so  this index
      depth must be less than the rank of `tensor`: `indices.shape[-1] <= tensor.ndim`
    
    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