arrayfire.timer module
¶
Functions to time arrayfire.
arrayfire.timer.
timeit
(
af_func
,
*
args
)
[source]
¶
Function to time arrayfire functions.
Parameters
af_func
arrayfire function
*args
arguments to
af_func
Returns
t
Time in seconds
ArrayFire
Navigation
Related Topics
Documentation overview
Quick search