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 b503488 commit 6cabfedCopy full SHA for 6cabfed
src/tensorcontainer/tensor_distribution/laplace.py
@@ -52,5 +52,3 @@ def loc(self) -> Optional[Tensor]:
52
def scale(self) -> Optional[Tensor]:
53
"""Returns the scale used to initialize the distribution."""
54
return self.dist().scale
55
-
56
0 commit comments