Skip to content

fix: Add NHWC tensor layout option #8

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sidrubs
Copy link

@sidrubs sidrubs commented Jan 24, 2022

This PR adds the ability for the DnnImageEncoderNode to output tensors in NHWC format in addition to NCHW format. The tensor_layout parameter is used to select the format (either nchw or nhwc, with nchw being the default)

fix: Enable outputting NCHW or NHWC tensor layout

docs: Add tensor layout options to README

docs: fix readme formatting
@sidrubs
Copy link
Author

sidrubs commented Feb 14, 2022

@swapnesh-wani-nvidia @karsten-nvidia I'm gently bumping to check if this PR is on your radar? Just doing a little bit of internal planning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants