Skip to content

Commit 642e8de

Browse files
committed
issue/66: add lib_random_sample()
1 parent c0811ed commit 642e8de

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/infiniop/random_sample.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ def lib_random_sample():
171171
)
172172
)
173173

174+
lib_random_sample()
175+
174176
if torch_device == "npu":
175177
synchronize_device(torch_device)
176178

0 commit comments

Comments
 (0)