This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(/scratch/rzou/pt/nt6-env) [1] rzou@devfair0317:/scratch/rzou/pt/nt6/benchmarks/operator_benchmark (nt9) $ python -m pt.add_test --list_tests | |
Traceback (most recent call last): | |
File "/scratch/rzou/pt/nt6-env/lib/python3.7/runpy.py", line 193, in _run_module_as_main | |
"__main__", mod_spec) | |
File "/scratch/rzou/pt/nt6-env/lib/python3.7/runpy.py", line 85, in _run_code | |
exec(code, run_globals) | |
File "/scratch/rzou/pt/nt6/benchmarks/operator_benchmark/pt/add_test.py", line 6, in <module> | |
import operator_benchmark as op_bench | |
File "/scratch/rzou/pt/nt6/benchmarks/operator_benchmark/operator_benchmark.py", line 3, in <module> | |
import benchmark_runner # noqa |
OlderNewer