Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for srcCopy (0.07 sec)

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

                 UnpackOp::getOperationName(), PackOp::getOperationName()}) {}
    
      LogicalResult matchAndRewrite(Operation *src_op,
                                    PatternRewriter &rewriter) const override {
        auto op = cast<OpT>(src_op);
    
        // Static output type is used to compute intermediate values. Note that the
        // output type doesn't have to be static but if input types and indices are
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 74.9K bytes
    - Viewed (0)
Back to top