Unit test harness started
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from my_pkg.lib import has_gpu
|
||||
|
||||
|
||||
def test_torch_cuda():
|
||||
assert has_gpu()
|
||||
Reference in New Issue
Block a user