arrayfire / arrayfire-python

Python bindings for ArrayFire: A general purpose GPU library.

Home Page:https://arrayfire.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timeit error in example convolve.py

xichaoqiang opened this issue · comments

When I run the convolve.py

I met a error with timeit function
image
I will get sample_time= 0 after sample_trials=3.So It will bring a ZeroDivisionError.