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

Add 5D date_layout for video input #126

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

x7779
Copy link

@x7779 x7779 commented Jul 8, 2024

Add a 5-dimension data_layout to handle video input, namely NCDHW or NDHWC.

Modify the src/qonnx/transformation/infer_data_layouts.py to correctly infer the volumetric data.

@x7779 x7779 changed the title 3D Convolution Implementation 5D date_layout for video input Jul 10, 2024
@x7779 x7779 changed the title 5D date_layout for video input Add 5D date_layout for video input Jul 10, 2024
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.

1 participant