Skip to content
New issue

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

请求支持F.conv_transpose2d #5069

Closed
Baiyuetribe opened this issue Oct 7, 2023 · 2 comments
Closed

请求支持F.conv_transpose2d #5069

Baiyuetribe opened this issue Oct 7, 2023 · 2 comments

Comments

@Baiyuetribe
Copy link
Contributor

model | 模型 | モデル

主要出现在stylegan、gpen、dragGAN等

how to reproduce | 复现步骤 | 再現方法

现有pnnx直接转换会出现如下ignore

ignore F.conv_transpose2d F.conv_transposend_45 param bias=None
ignore F.conv_transpose2d F.conv_transposend_45 param dilation=(1,1)
ignore F.conv_transpose2d F.conv_transposend_45 param groups=1
ignore F.conv_transpose2d F.conv_transposend_45 param output_padding=(0,0)
ignore F.conv_transpose2d F.conv_transposend_45 param padding=(0,0)
ignore F.conv_transpose2d F.conv_transposend_45 param stride=(2,2)

参见:https://github.com/EdVince/DragGan-NCNN/blob/main/x86/draggan_qt_vs2019/draggan_qt_vs2019/mainwindow.cpp

@nihui
Copy link
Member

nihui commented Oct 30, 2023

#5119

@nihui
Copy link
Member

nihui commented Oct 31, 2023

done

@nihui nihui closed this as completed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants