Skip to content

Add causal variants#47

Merged
voltjia merged 1 commit intomasterfrom
add-causal-variants
Aug 5, 2025
Merged

Add causal variants#47
voltjia merged 1 commit intomasterfrom
add-causal-variants

Conversation

@voltjia
Copy link
Copy Markdown
Collaborator

@voltjia voltjia commented Aug 5, 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 649 items

tests/test_abs.py ........                                               [  1%]
tests/test_add.py ........                                               [  2%]
tests/test_addmm.py ..                                                   [  2%]
tests/test_bitwise_and.py ................                               [  5%]
tests/test_bitwise_not.py ................                               [  7%]
tests/test_bitwise_or.py ................                                [ 10%]
tests/test_bmm.py ..                                                     [ 10%]
tests/test_clamp.py ........                                             [ 11%]
tests/test_cos.py ........                                               [ 12%]
tests/test_div.py ........                                               [ 14%]
tests/test_dropout.py ........                                           [ 15%]
tests/test_eq.py ........                                                [ 16%]
tests/test_exp.py ........                                               [ 17%]
tests/test_ge.py ........                                                [ 19%]
tests/test_gelu.py ........                                              [ 20%]
tests/test_gt.py ........                                                [ 21%]
tests/test_isinf.py ........                                             [ 22%]
tests/test_isnan.py ........                                             [ 24%]
tests/test_layer_norm.py ............................................... [ 31%]
.................................................                        [ 38%]
tests/test_le.py ........                                                [ 40%]
tests/test_lt.py ........                                                [ 41%]
tests/test_mm.py ..                                                      [ 41%]
tests/test_mul.py ........                                               [ 42%]
tests/test_ne.py ........                                                [ 44%]
tests/test_neg.py ........                                               [ 45%]
tests/test_pow.py ........                                               [ 46%]
tests/test_relu.py ........                                              [ 47%]
tests/test_rms_norm.py ................................................. [ 55%]
...............                                                          [ 57%]
tests/test_rotary_position_embedding.py ................................ [ 62%]
........................................................................ [ 73%]
........................                                                 [ 77%]
tests/test_rsqrt.py ........                                             [ 78%]
tests/test_scaled_dot_product_attention.py ............................. [ 83%]
..............................................................           [ 92%]
tests/test_sigmoid.py ........                                           [ 93%]
tests/test_silu.py ........                                              [ 95%]
tests/test_sin.py ........                                               [ 96%]
tests/test_softmax.py ........                                           [ 97%]
tests/test_sub.py ........                                               [ 98%]
tests/test_tanh.py ........                                              [100%]

======================= 649 passed in 389.43s (0:06:29) ========================

@voltjia voltjia merged commit 4c677af into master Aug 5, 2025
4 checks passed
@voltjia voltjia deleted the add-causal-variants branch August 5, 2025 06:42
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