Merge pull request !32667 from xumengjuan1/code_docs_x21
This commit is contained in:
i-robot 2022-04-08 03:21:32 +00:00 committed by Gitee
commit b56712dfdd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -743,7 +743,7 @@ class LogUniformCandidateSampler(PrimitiveWithInfer):
Inputs:
- **true_classes** (Tensor) - The target classes. With data type of int64 and
shape :math:`(batch\_size, num\_true)` .
shape :math:`(batch\_size, num\_true)` .
Outputs:
Tuple of 3 Tensors.