forked from huawei/mindspore2022
!19293 fix RISE docstring indent
Merge pull request !19293 from TonyNG/code_docs_rise
This commit is contained in:
commit
d4d3a00e58
|
|
@ -57,7 +57,7 @@ class RISE(PerturbationAttribution):
|
|||
|
||||
Outputs:
|
||||
Tensor, a 4D tensor of shape :math:`(N, l, H, W)` when targets is a tensor of shape (N, l), otherwise a tensor
|
||||
of shape (N, 1, H, w), saliency maps.
|
||||
of shape (N, 1, H, w), saliency maps.
|
||||
|
||||
Raises:
|
||||
TypeError: Be raised for any argument or input type problem.
|
||||
|
|
|
|||
Loading…
Reference in New Issue