Skip to content

hybrid float-integer processing element (PE) questions #2

@kimwin2

Description

@kimwin2

Hello, I am studying the adaptivefloat paper including the number system. I have some questions about the content regarding the hybrid float-integer processing element (PE).

  1. Are the values of the weight and input buffer quantized with adaptivefloat quantization before put to the PE?
  2. When performing a right shift, the paper mentions adding the exponent bias value, which is ca be a negative value in the paper. How should this be calculated?
  3. Why is activation performed after truncation?
  4. The integer-to-float module uses the activation exponent bias, but this was already used during the right shift earlier. Why is it being used again?

I really appreciate your effort to make adaptiveFloat.
Thanks in advance.

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