Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NormalizeIndexVector (0.14 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/transforms/legalize_hlo_conversions/util.h

    // If index_vector_dim == indices.rank() then insert the implicit extra
    // dimension into indices to normalize everything to index_vector_dim ==
    // indices.rank() - 1.
    LogicalResult NormalizeIndexVector(Operation* parent_op, Value& indices,
                                       ShapedType& indices_type,
                                       int64_t index_vector_dim,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Nov 08 11:35:25 UTC 2023
    - 6.4K bytes
    - Viewed (0)
Back to top