You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/examples:multivariate_test
Error
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: 14992 Aborted (core dumped) "${TEST_PATH}" "$@"
The text was updated successfully, but these errors were encountered:
System Info
ComputeCpp 0.2.0
To reproduce
Error
The text was updated successfully, but these errors were encountered: