arrayfire / arrayfire/arrayfire-ml
Convolution Functions
Abierto
feature
- Lenguaje dominante
- C++
- Estrellas
- 105
- Forks
- 22
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The following functions and modules need to be implemented:
- [ ] Basic Convolutions: No strides, No pooling
- [ ] Strided Convolutions without pooling
- [ ] Strided Convolutions with pooling
Merging Strided Convolutions with pooling could potentially allow call wrap and unwrap to be only called once instead of twice.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.