tensorflow-opencl icon indicating copy to clipboard operation
tensorflow-opencl copied to clipboard

[OpenCL] Fixes testSimple and testConst in stack_op_test (#3)

Open lukeiwanski opened this issue 8 years ago • 0 comments

  • 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

lukeiwanski avatar Apr 06 '17 18:04 lukeiwanski