Skip to content

Expose torch via __all__#29

Merged
voltjia merged 1 commit into
masterfrom
expose-torch
May 20, 2025
Merged

Expose torch via __all__#29
voltjia merged 1 commit into
masterfrom
expose-torch

Conversation

@voltjia
Copy link
Copy Markdown
Collaborator

@voltjia voltjia commented May 20, 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 94 items

tests/test_abs.py ........                                               [  8%]
tests/test_add.py ........                                               [ 17%]
tests/test_addmm.py ..                                                   [ 19%]
tests/test_bmm.py ..                                                     [ 21%]
tests/test_cos.py ........                                               [ 29%]
tests/test_div.py ........                                               [ 38%]
tests/test_exp.py ........                                               [ 46%]
tests/test_gelu.py ........                                              [ 55%]
tests/test_mm.py ..                                                      [ 57%]
tests/test_mul.py ........                                               [ 65%]
tests/test_relu.py ........                                              [ 74%]
tests/test_rsqrt.py ........                                             [ 82%]
tests/test_sigmoid.py ........                                           [ 91%]
tests/test_sin.py ........                                               [100%]

======================== 94 passed in 112.96s (0:01:52) ========================

@voltjia voltjia merged commit b7d325f into master May 20, 2025
4 checks passed
@voltjia voltjia deleted the expose-torch branch May 20, 2025 05:04
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