!19293 fix RISE docstring indent

Merge pull request !19293 from TonyNG/code_docs_rise
This commit is contained in:
i-robot 2021-07-02 09:12:52 +00:00 committed by Gitee
commit d4d3a00e58
1 changed files with 1 additions and 1 deletions

View File

@ -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.