Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

        // dimensions. Note that we do this through successive (nominally 1)
        // applications of the TF ExpandDims op vs a more labor intensive
        // reshape. Various code generation techniques benefit from the knowledge
        // that this is a restricted form of shape manipulation that is just adding
        // unit dims.
        if (op.getKeepDims()) {
          for (const auto &dim_is_reduced :
    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