提交 6888dbc8 authored 作者: affanv14's avatar affanv14 提交者: Mohammed Affan

add doc for GPUCorrMM

上级 9571d89d
......@@ -870,6 +870,11 @@ class GpuCorrMM(BaseGpuCorrMM):
The filter dilation operation applied to each input image.
Should be a tuple with 2 elements.
Set to `(1, 1)` to disable filter dilation.
num_groups
The number of distinct groups the image and kernel must be
divided into.
should be an int
set to 1 to disable grouped convolution
Notes
-----
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论