Skip to content

The Granularity of Multiple Outputs #58

@gychen233

Description

@gychen233

I fully thank the organizers for addressing our comments, but I still have a lot of confusion.

As an extension of #20 #28.

I would like to clarify the definition of 'incompatible granularity ' when grouping operations.

Suppose two operations in a subgraph produce output matrices of sizes 256x256 and 128x256, respectively. Can I use an execution granularity of 128x128 and simply mask/silently ignore the execution when the spatial grid exceeds the boundaries of the smaller matrix?

Additionally, is it allowed for a single subgraph to have multiple output operations of different types—specifically, one being a MatMul and the other a Pointwise operation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions