Mojo function
conv_transposed_cudnn
conv_transposed_cudnn[input_type: DType, filter_type: DType, output_type: DType](input: TileTensor[input_type, LayoutType, origin, linear_idx_type=linear_idx_type, element_shape_types=element_shape_types], filter: TileTensor[filter_type, LayoutType, origin, linear_idx_type=linear_idx_type, element_shape_types=element_shape_types], output: TileTensor[output_type, LayoutType, origin, linear_idx_type=linear_idx_type, element_shape_types=element_shape_types], stride: IndexList[2], dilation: IndexList[2], padding: IndexList[2], ctx: DeviceContext)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!