Skip to content

Conversation

@voltjia
Copy link
Collaborator

@voltjia voltjia commented May 5, 2025

pytest output:

============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/voltjia/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 95.87s (0:01:35) =========================

@voltjia voltjia changed the title Develop rsqrt Add rsqrt operator May 5, 2025
@voltjia voltjia merged commit 2098fe0 into master May 5, 2025
4 checks passed
@voltjia voltjia deleted the develop-rsqrt branch May 5, 2025 07:53
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.

3 participants