Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ma-xu
/
LIVE
like
2
Runtime error
App
Files
Files
Community
2
2ee9471
LIVE
/
thrust
/
internal
/
test
/
thrust.example.raw_reference_cast.filecheck
Xu Ma
update
1c3c0d9
over 2 years ago
raw
Copy download link
history
blame
Safe
161 Bytes
CHECK
: Before A->B Copy
CHECK
-NEXT: A:
0
1
2
3
4
CHECK
-NEXT: B:
0
0
0
0
0
CHECK
-NEXT: After A->B Copy
CHECK
-NEXT: A:
0
1
2
3
4
CHECK
-NEXT: B:
0
1
2
3
4