issues
search
benoitsteiner
/
tensorflow-opencl
OpenCL support for TensorFlow
Apache License 2.0
472
stars
86
forks
source link
[OpenCL] Fixes testSimple and testConst in stack_op_test (#3)
#59
Open
lukeiwanski
opened
7 years ago
lukeiwanski
commented
7 years ago
Fix testSimple and testConst in stack_op_test
Create a specialisation of DoParallelConcatUpdate for SyclDevice and register it
Guard all code in TENSORFLOW_USE_SYCL
Do not use sycl device for int32
Registration of the Sycl version is now looking like the one for the GPU
Remove added empty line