Skip to content

Commit

Permalink
Revert "Benchmarking for pytorch tests using Pytest benchmark (#396)" (
Browse files Browse the repository at this point in the history
…#477)

This reverts commit d593ae9.
  • Loading branch information
aavhad1910 authored Nov 8, 2022
1 parent d593ae9 commit 4b4ab63
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 527 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ filterwarnings =

markers =
torchtest: marks tests that rely on torch (deselect with '-m "not torchtest"')
benchmark: marks tests that need to be benchmarked (deselect with '-m "not benchmark"')
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ def read(path, encoding="utf-8"):
]

benchmark_libs = [
"pytest-benchmark"
]

doc_libs = [
Expand Down
Loading

0 comments on commit 4b4ab63

Please # to comment.