Textured_Word_Illustration / diffvg /thrust /internal /test /thrust.example.strided_range.filecheck
M3000j's picture
Upload folder using huggingface_hub
31726e5 verified
raw
history blame contribute delete
179 Bytes
CHECK: data: 10 20 30 40 50 60 70 80
CHECK-NEXT: sum of even indices: 160
CHECK-NEXT: sum of odd indices: 200
CHECK-NEXT: setting odd indices to zero: 10 0 30 0 50 0 70 0