Skip to content

Decouple the kernels#7

Merged
voltjia merged 1 commit into
masterfrom
decouple-the-kernels
May 7, 2025
Merged

Decouple the kernels#7
voltjia merged 1 commit into
masterfrom
decouple-the-kernels

Conversation

@voltjia
Copy link
Copy Markdown
Collaborator

@voltjia voltjia commented May 7, 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 62 items

tests/test_abs.py ........                                               [ 12%]
tests/test_add.py ........                                               [ 25%]
tests/test_addmm.py ..                                                   [ 29%]
tests/test_bmm.py ..                                                     [ 32%]
tests/test_div.py ........                                               [ 45%]
tests/test_exp.py ........                                               [ 58%]
tests/test_gelu.py ........                                              [ 70%]
tests/test_mm.py ..                                                      [ 74%]
tests/test_mul.py ........                                               [ 87%]
tests/test_rsqrt.py ........                                             [100%]

======================== 62 passed in 167.55s (0:02:47) ========================

@voltjia voltjia merged commit a7fa478 into master May 7, 2025
4 checks passed
@voltjia voltjia deleted the decouple-the-kernels branch May 7, 2025 05:34
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