Skip to content

Commit 45c43d8

Browse files
author
Ashutosh Tiwari
committed
need to add gpu tests
1 parent d9017b3 commit 45c43d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/test_gpu_available.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
from __future__ import annotations
2+
3+
import pytest
4+
from graph_ml import add

0 commit comments

Comments
 (0)