Linalg pooling operations only support floating point currently but integer
variants will soon be needed. Renaming to uncluse a FOp postfix to clarify.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Mostly a renaming proposal so I can look into the quantized pooling variant for TOSA.
Comment Actions
Just a thought if we want to just rename them to F32. But this path is on deprecation, so I dont really care.
Comment Actions
We might as well stick to FOp just to match surrounding functions. Perhaps there an be another rename in the future.