Skip to content

Add support for multi bit-flips in a single tensor value #3

@nniranjhana

Description

@nniranjhana

Presently, if 10 bit-flips are specified in the configuration file, 10 different values in a single tensor (of either the layer state or layer output) are chosen and 1 bit is flipped in each of them. This is what we meant by multiple bit-flips (more than 1).

Add support for multi bit-flips, as in, if 10 bit-flips are specified in the configuration file, there should be an additional option which can flip 10 bits in a single tensor value too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions