Skip to content

Support for NHWC? #1

@nielsdekoeijer

Description

@nielsdekoeijer

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!).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions