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

Refactor matmul ir and add BATCH_MATMUL op. #577

Merged
merged 5 commits into from
Apr 27, 2022
Merged

Conversation

zhangyang2057
Copy link
Contributor

@zhangyang2057 zhangyang2057 commented Apr 24, 2022

  • refactor matmul ir, support batch dim, rvv optimization for cpu target.
  • add BATCH_MATMUL op for tflite.
  • fix binary/SQUEEZE ops
  • add TILE op with constant tensor and test case

@github-actions
Copy link

github-actions bot commented Apr 24, 2022

Unit Test Results

       5 files  +  3         5 suites  +3   1h 29m 47s ⏱️ + 16m 26s
5 611 tests +30  5 611 ✔️ +31  0 💤 ±0  0  - 1 

Results for commit 416627f. ± Comparison against base commit 6acbe83.

♻️ This comment has been updated with latest results.

@zhangyang2057 zhangyang2057 merged commit 13f52d9 into master Apr 27, 2022
@zhangyang2057 zhangyang2057 deleted the feature/matmul branch April 27, 2022 00:58
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