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
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
[SYCL] Adjust stream test to use new member function names (#1573)
This commit changes the use of get_size() and get_max_statement_size()
on sycl::stream with size() and get_work_item_buffer_size()
respectively.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments