Skip to content

Conversation

hzhangxyz
Copy link
Member

@hzhangxyz hzhangxyz commented Aug 10, 2025

参考torch的matmul,其支持:

  • a * a
  • ...ab * ...bc
  • a * ...ab
  • ...ab * b

@hzhangxyz hzhangxyz force-pushed the dev/add-matmul-support branch 2 times, most recently from 337f5cb to 0f73752 Compare August 10, 2025 19:38
@hzhangxyz hzhangxyz mentioned this pull request Aug 11, 2025
13 tasks
@hzhangxyz hzhangxyz force-pushed the dev/add-matmul-support branch from 0f73752 to 32ef6e2 Compare August 26, 2025 07:41
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 21 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
grassmann_tensor/tensor.py 50.00% 14 Missing and 7 partials ⚠️

📢 Thoughts on this report? Let us know!

@hzhangxyz hzhangxyz force-pushed the dev/add-matmul-support branch from 32ef6e2 to 011a83c Compare August 26, 2025 07:45
@hzhangxyz hzhangxyz merged commit 7ac2b40 into main Aug 26, 2025
11 checks passed
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