Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for Conv2DBackpropInput (0.45 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    the `filter` input of the convolution.}]>:$output
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    def TF_Conv2DBackpropInputOp : TF_Op<"Conv2DBackpropInput", [Pure, TF_LayoutSensitiveInterface]> {
      let summary = [{
    Computes the gradients of convolution with respect to the input.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top