Skip to content

Add cos operator#13

Merged
voltjia merged 1 commit into
InfiniTensor:masterfrom
stever178:develop-cos
May 10, 2025
Merged

Add cos operator#13
voltjia merged 1 commit into
InfiniTensor:masterfrom
stever178:develop-cos

Conversation

@stever178
Copy link
Copy Markdown
Contributor

pytest output:

=============================== test session starts ================================
platform linux -- Python 3.12.3, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/lsj/projects/ntops
configfile: pyproject.toml
plugins: cov-6.1.1
collected 70 items

tests/test_abs.py ........                                                   [ 11%]
tests/test_add.py ........                                                   [ 22%]
tests/test_addmm.py ..                                                       [ 25%]
tests/test_bmm.py ..                                                         [ 28%]
tests/test_cos.py ........                                                   [ 40%]
tests/test_div.py ........                                                   [ 51%]
tests/test_exp.py ........                                                   [ 62%]
tests/test_gelu.py ........                                                  [ 74%]
tests/test_mm.py ..                                                          [ 77%]
tests/test_mul.py ........                                                   [ 88%]
tests/test_rsqrt.py ........                                                 [100%]

========================== 70 passed in 290.36s (0:04:50) ==========================

@stever178 stever178 marked this pull request as ready for review May 9, 2025 15:47
@voltjia voltjia merged commit 4c98808 into InfiniTensor:master May 10, 2025
2 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.

2 participants