bazel test --config=sycl --local_test_jobs=4 -k --test_lang_filters=cc,py --action_env=LD_PRELOAD=/usr/lib/libOpenCL.so.1 --test_timeout 300,750,1200,3600 //tensorflow/contrib/timeseries/python/timeseries:estimators_test
Error
adients_impl.py:95: UserWarning: Converting sparse IndexedSlices to a dense Tensor of unknown shape. This may consume a large amount of memory.
"Converting sparse IndexedSlices to a dense Tensor of unknown shape. "
No sycl buffer found. Make sure that you have allocated memory for your buffer by calling malloc-ed function.
external/bazel_tools/tools/test/test-setup.sh: line 168: 26463 Aborted (core dumped) "${TEST_PATH}" "$@"
System Info
ComputeCpp 0.2.0
To reproduce
Error