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

[tests] add pytorch.mobilenet #750

Merged
merged 6 commits into from
Aug 27, 2024
Merged

[tests] add pytorch.mobilenet #750

merged 6 commits into from
Aug 27, 2024

Conversation

Avimitin
Copy link
Contributor

@Avimitin Avimitin commented Aug 27, 2024

This PR add MobileNet V3 into T1 repository.

TODO:

  • Add license for memrefCopy implementation
  • The parameter size used by the buddy compiler teams is too large to fit in our DDR. Currently I am shrinking the size to 25549 without considering the side effects. We still need to discuss this with the buddy-compiler team. (Parameter are randomly generated, this doesn't affect the runtime)
  • MobileNet may take too much time to run, should we add it to CI?

@sequencer sequencer merged commit a28eaca into master Aug 27, 2024
160 checks passed
@sequencer sequencer deleted the mobilenet branch August 27, 2024 15:15
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.

2 participants