Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for superdiagonals (0.1 sec)

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

        ShapedType input_type = mlir::dyn_cast<ShapedType>(op.getInput().getType());
    
        // Align is a string specifying how superdiagonals and subdiagonals should
        // be aligned/padded for diagonals that are shorter than max_diag_len. The
        // format is "{super}_{sub}", with {super} the superdiagonal alignment and
        // {sub} the subdiagonal alignment. "LEFT" means rows will be padded to the
    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