-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi, I stumbled across your repository recently as I also embarked on a similar journey in implementing tiny-cnn for audio ML problems. Your implementation mirrors mine so it's good to see someone else taking a similar approach! Great job.
One interesting result I came across was that using the NHWC layout (rather than the NCHW layout used in torch and onnxruntime) gave me a speedup. I got a benefit for both "direct" and "im2col" implementations.
Honestly, I'm just quite curious if this is something you've ever considered? (or better yet: if you've tried and have similar results?)
(p.s. I realize creating an issue may be a strange way to reach out, let me know if you prefer to delete this issue and communicate in another way!).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels