Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Precompute (0.12 sec)

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

    Reshapes a SparseTensor to represent values in a new dense shape.
      }];
    
      let description = [{
    This operation has the same semantics as reshape on the represented dense
    tensor.  The `input_indices` are recomputed based on the requested `new_shape`.
    
    If one component of `new_shape` is the special value -1, the size of that
    dimension is computed so that the total dense size remains constant.  At
    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