We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
作者大大您好! 关于IngroupIndicesFunction这个方法,看结果似乎是生成0-35的长数组 我知道每个window是6*6的栅格,生成0-35的随机数是对应windows内的索引 想问下这个自定义的cuda算子方法为什么会生成0-35呢,我没有找到对应代码。如果我想修改0-35,应该在哪修改呢?非常感谢!!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
作者大大您好!
关于IngroupIndicesFunction这个方法,看结果似乎是生成0-35的长数组
我知道每个window是6*6的栅格,生成0-35的随机数是对应windows内的索引
想问下这个自定义的cuda算子方法为什么会生成0-35呢,我没有找到对应代码。如果我想修改0-35,应该在哪修改呢?非常感谢!!
The text was updated successfully, but these errors were encountered: