You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm profiling the execution of BERT_pytorch with test_bench.py using PyTorch 2.0.1 with CUDA 11.7, in which the benchmark keeps updated to the latest commit. Scripts listed in README worked perfectly until I tried test_bench.py.
Python 3.10.12, and here are the packages I installed: requirements.txt
Perhaps I missed something. Thanks!
The text was updated successfully, but these errors were encountered:
yuxuan-z19
changed the title
fixture 'compiler' not found while executing "pytest test_benchmark.py"
fixture 'compiler' not found while executing "pytest test_bench.py"
Jun 19, 2024
I'm profiling the execution of BERT_pytorch with
test_bench.py
using PyTorch 2.0.1 with CUDA 11.7, in which the benchmark keeps updated to the latest commit. Scripts listed in README worked perfectly until I triedtest_bench.py
.Python 3.10.12, and here are the packages I installed: requirements.txt
Perhaps I missed something. Thanks!
The text was updated successfully, but these errors were encountered: