!32667 modify doc
Merge pull request !32667 from xumengjuan1/code_docs_x21
This commit is contained in:
commit
b56712dfdd
|
@ -743,7 +743,7 @@ class LogUniformCandidateSampler(PrimitiveWithInfer):
|
||||||
|
|
||||||
Inputs:
|
Inputs:
|
||||||
- **true_classes** (Tensor) - The target classes. With data type of int64 and
|
- **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:
|
Outputs:
|
||||||
Tuple of 3 Tensors.
|
Tuple of 3 Tensors.
|
||||||
|
|
Loading…
Reference in New Issue