arrayfire / arrayfire/arrayfire-ml
Convolution Functions
Open
feature
- Dominant language
- C++
- Stars
- 105
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.