Add KernelConcept to document and check kernel requirements
未关闭
cat/enhancement
ext/numeric
- 主要语言
- C++
- 星标
- 199
- 派生
- 171
- 平均合并
- 1 天 14 小时
- 30 天内合并 PR
- 10
描述
Following some brief discussion in #347, `kernel_2d` and `kernel_2d_fixed` defined in Numeric may not be as well documented as users may expect. For example,
- Are the kernel types singular or dual mode: 1D and/or 2D
- Since they are used in both, 1D and 2D convolution operations, are there any particular requirements and restrictions for each of use cases?
Ideally, if there are `KernelConcept`-s that capture all the details.
贡献指南
评估
这个 Issue 还没有评估数据。