Skip to content
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

Handle nchannels>3 in ImageDecoder #1285

Merged

Conversation

jantonguirao
Copy link
Contributor

@jantonguirao jantonguirao commented Sep 23, 2019

Signed-off-by: Joaquin Anton janton@nvidia.com

Why we need this PR?

  • Need to support C>3 in ImageDecoder

What happened in this PR?

Use shape[2] returned from specific decoder implementation, instead of only assuming either C=1 or C=3

JIRA TASK: [DALI-1038]

Signed-off-by: Joaquin Anton <janton@nvidia.com>
@jantonguirao
Copy link
Contributor Author

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [912768]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [912768]: BUILD FAILED

@jantonguirao
Copy link
Contributor Author

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [912886]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [912886]: BUILD FAILED

Signed-off-by: Joaquin Anton <janton@nvidia.com>
@jantonguirao jantonguirao force-pushed the handle_dali_any_data_image_decoder branch from c2e4569 to cd59749 Compare September 23, 2019 15:30
@jantonguirao
Copy link
Contributor Author

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [912946]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [912946]: BUILD PASSED

@jantonguirao jantonguirao merged commit 7aaa543 into NVIDIA:master Sep 23, 2019
00liujj pushed a commit to 00liujj/DALI that referenced this pull request Oct 10, 2019
Signed-off-by: Joaquin Anton <janton@nvidia.com>
Signed-off-by: Jianjun Liu <00liujj@163.com>
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.

None yet

4 participants