We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5571d commit 1a1192aCopy full SHA for 1a1192a
src/irt/distributions.py
@@ -1,3 +1,5 @@
1
+import torch
2
+
3
class torch.distributions.Distribution:
4
'''
5
The abstract base class for probability distributions, which we inherit from. These methods are implied
0 commit comments