Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TOSA] Add acc_type to TOSA conv ops in Torch to TOSA legalization #3958

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

justin-ngo-arm
Copy link
Contributor

Change-Id: Ie32b4879d1e6070a9fd20b0aa04a54d79c025018

* TOSA conv ops have a new acc_type attribute in TOSA 1.0 spec:
  https://www.mlplatform.org/tosa/tosa_spec.html#_conv2d
* Add this new acc_type attribute to TOSA conv ops for aten.convolution
  legalization from Torch to TOSA
* Add new LIT tests

Signed-off-by: Justin Ngo <[email protected]>
Change-Id: Ie32b4879d1e6070a9fd20b0aa04a54d79c025018
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