Skip to content

Make the element_wise.arrangement function accept customizable block_size parameter#30

Merged
voltjia merged 1 commit into
masterfrom
make-element-wise-block-size-configurable
May 30, 2025
Merged

Make the element_wise.arrangement function accept customizable block_size parameter#30
voltjia merged 1 commit into
masterfrom
make-element-wise-block-size-configurable

Conversation

@voltjia
Copy link
Copy Markdown
Collaborator

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

tests/test_abs.py ........                                               [  5%]
tests/test_add.py ........                                               [ 10%]
tests/test_addmm.py ..                                                   [ 11%]
tests/test_bmm.py ..                                                     [ 12%]
tests/test_cos.py ........                                               [ 17%]
tests/test_div.py ........                                               [ 22%]
tests/test_eq.py ........                                                [ 27%]
tests/test_exp.py ........                                               [ 32%]
tests/test_ge.py ........                                                [ 37%]
tests/test_gelu.py ........                                              [ 43%]
tests/test_gt.py ........                                                [ 48%]
tests/test_isinf.py ........                                             [ 53%]
tests/test_isnan.py ........                                             [ 58%]
tests/test_le.py ........                                                [ 63%]
tests/test_mm.py ..                                                      [ 64%]
tests/test_mul.py ........                                               [ 69%]
tests/test_ne.py ........                                                [ 74%]
tests/test_relu.py ........                                              [ 79%]
tests/test_rsqrt.py ........                                             [ 84%]
tests/test_sigmoid.py ........                                           [ 89%]
tests/test_sin.py ........                                               [ 94%]
tests/test_tanh.py ........                                              [100%]

======================= 158 passed in 845.69s (0:14:05) ========================

@voltjia voltjia merged commit 011cae4 into master May 30, 2025
4 checks passed
@voltjia voltjia deleted the make-element-wise-block-size-configurable branch May 30, 2025 01:43
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