8000 Enable running of the test · oneapi-src/SYCLomatic-test@47fee5a · GitHub
[go: up one dir, main page]

Skip to content

Commit 47fee5a

Browse files
committed
Enable running of the test
Signed-off-by: Ziran Zhang <ziran.zhang@intel.com>
1 parent bf820b0 commit 47fee5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/test_feature.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
'cudnn-sum', 'math-funnelshift', 'ccl', 'thrust-sort_by_key', 'thrust-find', 'thrust-inner_product', 'thrust-reduce_by_key',
3131
'math-bfloat16', 'libcu_atomic', 'test_shared_memory', 'cudnn-reduction', 'cudnn-binary', 'cudnn-bnp1', 'cudnn-bnp2', 'cudnn-bnp3',
3232
'cudnn-normp1', 'cudnn-normp2', 'cudnn-normp3', 'cudnn-convp1', 'cudnn-convp2', 'cudnn-convp3', 'cudnn-convp4', 'cudnn-convp5',
33-
'thrust-unique_by_key', 'cufft_test', "pointer_attributes", 'math_intel_specific']
33+
'thrust-unique_by_key', 'cufft_test', "pointer_attributes", 'math_intel_specific', 'image']
3434

3535

3636
def setup_test():

0 commit comments

Comments
 (0)
0