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

Does nnfusion support the partition of a convolution layer? #525

Open
baichen318 opened this issue Jun 20, 2023 · 0 comments
Open

Does nnfusion support the partition of a convolution layer? #525

baichen318 opened this issue Jun 20, 2023 · 0 comments

Comments

@baichen318
Copy link

Hi all,

I come up with several questions, and thanks for your kind comments in advance.
The questions are shown below,

  • Does nnfusion support partitioning a convolution layer (operator), e.g., a 2D convolution frequently used in CNN?
  • If multiple continuous layers are partitioned, e.g., multiple continuous convolution layers, how does nnfusion handle the computation dependency between partitioned blocks across different layers?
  • How does nnfusion synchronize the computation of partitioned blocks?

Best regards,
Chen

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

No branches or pull requests

1 participant