Skip to content

Implement IgnoreExtraWires #1704

@mpharrigan

Description

@mpharrigan

Sometimes, you need to expose a consistent signature whether or not you're using all the registers that the interface demands. The AutoPartition bloq helps you take a register of a given dtype, split it up (partition it), optionally ignore some of the partitions, and then puts it back together. What if you don't need the partitioning part and just need the ignoring part? We could have a bookkeeping bloq that just indexes into an existing, shaped register.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions