qfeval-functions
qfeval_functions.functions.randperm
randperm()
qfeval-functions
qfeval_functions.functions.randperm
View page source
qfeval_functions.functions.randperm
randperm
(
n
,
*
,
dtype
=
None
,
device
=
None
)
[source]
Returns a random permutation of integers from
0
to
n - 1
.
Return type
:
Tensor