Add KernelConcept to document and check kernel requirements
Abierto
cat/enhancement
ext/numeric
- Lenguaje dominante
- C++
- Estrellas
- 199
- Forks
- 171
- Merge medio
- 1 d 14 h
- PR fusionados (30 d)
- 10
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.