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
作者,你好! 我想问一下T_MAX 这个设置是否和图像patch有关?如果图像的patch是96是不是需要时96*96?
The text was updated successfully, but these errors were encountered:
可以这样导入两种WKV吗? 导入两种WKV后会显示: Process finished with exit code 134
Sorry, something went wrong.
可以这样导入,不过你需要把wkv_op.cpp里面 TORCH_LIBRARY(wkv, m) 的wkv修改成load函数里面的name
TORCH_LIBRARY(wkv, m)
load
No branches or pull requests
作者,你好!
我想问一下T_MAX 这个设置是否和图像patch有关?如果图像的patch是96是不是需要时96*96?
The text was updated successfully, but these errors were encountered: