Skip to content

Commit 219adbd

Browse files
committed
fix
1 parent be2176a commit 219adbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_transfusion.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
from functools import partial
33
from copy import deepcopy
44

5+
import torch
56
from torch import nn, randint, randn, tensor, cuda
67

78
cuda_available = cuda.is_available()

0 commit comments

Comments
 (0)