arrayfire / arrayfire/arrayfire-python
timeit error in example convolve.py
未关闭
- 主要语言
- Python
- 星标
- 422
- 派生
- 63
- PR 合并指标
- 30 天内没有已合并 PR
描述
When I run the convolve.py
I met a error with timeit function

I will get sample_time= 0 after sample_trials=3.So It will bring a ZeroDivisionError.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by running the convolve.py example and inspect its timeit usage around sample_time and sample_trials. Confirm the example no longer reaches a ZeroDivisionError when sample_time is 0 and that it reports a valid timing result.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- developer-experience
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100