Skip to content

Prove softmax exp via small exp LUT + (out-of-range -> 0) #191

@Forpee

Description

@Forpee

The range of indices in the exp LUT that produce non-zero outputs is very small. Therefore, we can use a small LUT but enforce that any index outside the smaller exp LUT range returns 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions