Skip to content

Default overflow policy #24

Description

@AntonOresten

Float8_E5M2 and Float8_E4M3FN currently have OVF as the default overflow policy:

Image

which doesn't match many hardware implementations, and is less useful than SAT in practice:

Image

6-bit floats and below are finite-only and therefore SAT by necessity. See also #23.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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