Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit 516ce74

Browse files
Retire dead code
Unit tests live in `python/test/test_tc.py`. The tests in `test_python/layers` are dead code at the moment since they do not check output correctness and don't test any feature that isn't in `python/test/test_tc.py` and they use the old API. In the future, they can be revived in a single `python/test/test_pytorch_layers.py` using the new API.
1 parent e0ea796 commit 516ce74

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+0
-2280
lines changed

test_python/README.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

test_python/common.py

Lines changed: 0 additions & 58 deletions
This file was deleted.

test_python/layers/test_absolute.py

Lines changed: 0 additions & 37 deletions
This file was deleted.

test_python/layers/test_autotuner.py

Lines changed: 0 additions & 134 deletions
This file was deleted.

test_python/layers/test_avgpool.py

Lines changed: 0 additions & 37 deletions
This file was deleted.

test_python/layers/test_avgpool_autotune.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

test_python/layers/test_batchmatmul.py

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)