Skip to content

Commit 1a1192a

Browse files
Update distributions.py
1 parent cc5571d commit 1a1192a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/irt/distributions.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import torch
2+
13
class torch.distributions.Distribution:
24
'''
35
The abstract base class for probability distributions, which we inherit from. These methods are implied

0 commit comments

Comments
 (0)