Can you tell me more about conv2d ( ggml_conv_2d )? #103
Cyberhan123
started this conversation in
General
Replies: 1 comment 5 replies
-
From a lazy perspective, we can inherit third-party libraries for testing |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not a professional, and I would like to know whether there is room for optimization of ggml_conv_2d from an industry perspective, because it is too slow at 512x512.
I searched for relevant informationοΌI'll list themοΌ
ggml_conv_2d: ggml-org/ggml#564 (comment)
pytorch: pytorch/pytorch#49582
Beta Was this translation helpful? Give feedback.
All reactions