Skip to content

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

@baichen318

Description

@baichen318

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions