andersbll/cudarray

benchmark

Opened this issue · 0 comments

I am not able to correctly execute the benchmark, is it using a previous version of the code before conv was done in a class ?

The example test.py is giving me this error too:
andersbll/neural_artistic_style#48

It seems to be produced in the sum and reduce tests when no axis is provided.
s_ca = ca.sum(a_ca)

Thanks,