Skip to content

Add input precision support for matmul operations#52

Merged
voltjia merged 2 commits into
masterfrom
add-input-precision-support-for-matmul-operations
Oct 13, 2025
Merged

Add input precision support for matmul operations#52
voltjia merged 2 commits into
masterfrom
add-input-precision-support-for-matmul-operations

Conversation

@voltjia
Copy link
Copy Markdown
Collaborator

@voltjia voltjia commented Oct 13, 2025

pytest output:

============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/huangjiacheng/ntops
configfile: pyproject.toml
plugins: cov-6.0.0
collected 6 items

tests/test_addmm.py ..                                                   [ 33%]
tests/test_bmm.py ..                                                     [ 66%]
tests/test_mm.py ..                                                      [100%]

============================== 6 passed in 43.18s ==============================

@voltjia voltjia force-pushed the add-input-precision-support-for-matmul-operations branch from 9094561 to 22c5be2 Compare October 13, 2025 08:20
@voltjia
Copy link
Copy Markdown
Collaborator Author

voltjia commented Oct 13, 2025

pytest output:

============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/huangjiacheng/ntops
configfile: pyproject.toml
plugins: cov-6.0.0
collected 6 items

tests/test_addmm.py ..                                                   [ 33%]
tests/test_bmm.py ..                                                     [ 66%]
tests/test_mm.py ..                                                      [100%]

============================== 6 passed in 40.12s ==============================

@voltjia voltjia merged commit 2d0a1ad into master Oct 13, 2025
4 checks passed
@voltjia voltjia deleted the add-input-precision-support-for-matmul-operations branch October 13, 2025 08:24
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