Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for perm_attr (0.11 sec)

  1. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

        // Note on zero_attr integer type: DynamicUpdateSlice op start_indices are
        // required to have matching types. This rewrite rule creates
        // DynamicUpdateSlice ops where the first "start index" is always i32 and
        // subsequent ones are constructed based on zero_attr. Thus the type
        // for zero_attr needs to be i32 as well.
        auto zero_attr = IntegerAttr::get(rewriter.getIntegerType(32), 0);
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
Back to top