Skip to content

FMOD LLK implementation #35977

@KalaivaniMCW

Description

@KalaivaniMCW

Create a binary_sfpu LLK for FMOD operation

  • The accuracy with the composite FMOD is not very good.
  • This maybe due to the involvement of div along with data-loss at every intermediate level due to rounding.
  • We need DST_ACCUM_MODE flag passing in as well to handle result rounding for non-fp32 float datatypes

Goal:
To implement a native LLK kernel running on SFPU and test accuracy.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions