Created by: txyugood
遇到一个问题, 在训练过程中,有每次迭代需要生成随机整数的需求,类似 matlab 中 randperm 这种。看了文档和 github 好像没有这种接口,请问有什么办法可以实现吗?