arrayfire / arrayfire/arrayfire-benchmark
Add new benchmarks
未关闭
- 主要语言
- C++
- 星标
- 6
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
The benchmark suite is missing these core functions which we often want to display in plots online
Signal processing
- [ ] 1D FFT
- [ ] 1D convolution
- [ ] approx1
- [ ] approx2
Image Processing
- [ ] Dialate
- [ ] SVD
- [ ] Solve
Vector algorithms
- [ ] saxpy
Computer vision
- [ ] SIFT
- [ ] template matching
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查现有的基准测试套件,以及其中当前函数的组织方式和在绘图中的显示方式。为列出的 1D FFT、1D 卷积、approx1、approx2、图像处理、向量和计算机视觉函数添加基准测试,并确认每个函数都出现在在线绘图输出中。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- performance
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100