Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createReshapeOpForDynamic (0.26 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/einsum.cc

    // dynamic shapes. The shape is calculated by Shape and UnsortedSegmentProd op.
    // `reshape_segids` and `num_reshape_segids` for UnsortedSegmentProd is
    // calculated in `reshapeForBatchMatmul`.
    TF::ReshapeOp createReshapeOpForDynamic(Value value, ArrayRef<int64_t> shape,
                                            ArrayRef<int32_t> reshape_segids,
                                            int32_t num_reshape_segids,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 33.3K bytes
    - Viewed (0)
Back to top