We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d77a5a commit 45e3a8aCopy full SHA for 45e3a8a
mambular/arch_utils/layer_utils/sparsemax.py
@@ -92,7 +92,7 @@ def _threshold_and_support(input_, dim=-1):
92
93
Parameters
94
----------
95
- input : torch.Tensor
+ input_ : torch.Tensor
96
The input tensor on which to compute the threshold and support.
97
dim : int, optional
98
Dimension along which to compute the threshold and support. Default is -1.
0 commit comments