Skip to content

Add bug report template#38

Merged
voltjia merged 1 commit intomasterfrom
add-bug-report-template
Jun 23, 2025
Merged

Add bug report template#38
voltjia merged 1 commit intomasterfrom
add-bug-report-template

Conversation

@voltjia
Copy link
Copy Markdown
Collaborator

@voltjia voltjia commented Jun 23, 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 238 items

tests/test_abs.py ........                                               [  3%]
tests/test_add.py ........                                               [  6%]
tests/test_addmm.py ..                                                   [  7%]
tests/test_bitwise_and.py ................                               [ 14%]
tests/test_bitwise_not.py ................                               [ 21%]
tests/test_bitwise_or.py ................                                [ 27%]
tests/test_bmm.py ..                                                     [ 28%]
tests/test_clamp.py ........                                             [ 31%]
tests/test_cos.py ........                                               [ 35%]
tests/test_div.py ........                                               [ 38%]
tests/test_eq.py ........                                                [ 42%]
tests/test_exp.py ........                                               [ 45%]
tests/test_ge.py ........                                                [ 48%]
tests/test_gelu.py ........                                              [ 52%]
tests/test_gt.py ........                                                [ 55%]
tests/test_isinf.py ........                                             [ 58%]
tests/test_isnan.py ........                                             [ 62%]
tests/test_le.py ........                                                [ 65%]
tests/test_lt.py ........                                                [ 68%]
tests/test_mm.py ..                                                      [ 69%]
tests/test_mul.py ........                                               [ 73%]
tests/test_ne.py ........                                                [ 76%]
tests/test_neg.py ........                                               [ 79%]
tests/test_relu.py ........                                              [ 83%]
tests/test_rsqrt.py ........                                             [ 86%]
tests/test_sigmoid.py ........                                           [ 89%]
tests/test_sin.py ........                                               [ 93%]
tests/test_softmax.py ........                                           [ 96%]
tests/test_tanh.py ........                                              [100%]

======================= 238 passed in 931.57s (0:15:31) ========================

@voltjia
Copy link
Copy Markdown
Collaborator Author

voltjia commented Jun 23, 2025

This template was added once in #32, but somehow disappeared, so it's being merged again here.

@voltjia voltjia merged commit 351c342 into master Jun 23, 2025
8 checks passed
@voltjia voltjia deleted the add-bug-report-template branch June 23, 2025 07:36
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