ggml
Conv 2D CPU Implementation
#352
Merged

Conv 2D CPU Implementation #352

ggerganov merged 13 commits into ggml-org:master from dmille:conv2d_s1
dmille
dmille Conv2d s0 == s1 == 1, d0 == d1 == 1, variable padding
46abb98d
ggerganov
dmille Merge branch 'master' of https://github.com/ggerganov/ggml into conv2…
39b61c60
dmille Mark unused varibles
fcc5d7ad
dmille
ggerganov
dmille Support variable strides
c680229d
dmille Handle all non-kernel-width convolutions with same general conv2d
d5e75399
dmille General 2d Conv
803854d5
dmille Remove old function
69b8fa18
dmille
dmille Merge branch 'master' of https://github.com/ggerganov/ggml into conv2…
94d8587d
dmille Group functions
eaf75711
dmille Rearrange
7e1e11a1
dmille dmille marked this pull request as draft 2 years ago
dmille General Conv2d implementation
4ecd66a7
dmille Merge branch 'conv2d_s1' into conv2d
b18fd263
dmille dmille marked this pull request as ready for review 2 years ago
dmille Clean up whitespace
6500cd79
ggerganov ggerganov merged a1bd9826 into master 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone