我通过ComputeLibrary编译好一个实例cl_convolution,想把它放到Firefly Rk3288上运行,结果,出错了。
错误提示是:
terminate called after throwing an instance of ‘cl::Error’
what(): empty
aborted
看上去像是代码错误,
我通过ComputeLibrary编译好一个实例cl_convolution,想把它放到Firefly Rk3288上运行,结果,出错了。
错误提示是:
terminate called after throwing an instance of ‘cl::Error’
what(): empty
aborted
看上去像是代码错误,