Skip to content

Conversation

justin-ngo-arm
Copy link
Contributor

Context: TOSA's rounding mode, nan propagation, and resize mode have been updated from string attributes to enums.

This commit updates the Torch to TOSA path to align with those changes.

…o enums

Context: TOSA's rounding mode, nan propagation, and resize mode have
been updated from string attributes to enums.

This commit updates the Torch to TOSA path to align with those changes.

Signed-off-by: Justin Ngo <justin.ngo@arm.com>
@justin-ngo-arm
Copy link
Contributor Author

Hi @vivekkhandelwal1, next time that you bump LLVM within Torch-MLIR, you will find that there are TOSA-related breaking changes. The updates included in this PR should help you resolve those breakages. I tried to bump the LLVM version in Torch-MLIR myself, but there were some other non-TOSA related issues that I didn't have the bandwidths to look into, so I only worked on a fix the TOSA ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant