Rate this Page

Function at::miopen_depthwise_convolution_symint_outf#

Function Documentation#

inline at::Tensor &at::miopen_depthwise_convolution_symint_outf(const at::Tensor &self, const at::Tensor &weight, const ::std::optional<at::Tensor> &bias, c10::SymIntArrayRef padding, c10::SymIntArrayRef stride, c10::SymIntArrayRef dilation, c10::SymInt groups, bool benchmark, bool deterministic, at::Tensor &out)#