[Benchmark] Add the initial infrastructure for tracking the benchmark… #14
Annotations
2 errors
mnist_linear.test_mnist_linear_benchmark:
forge/test/benchmark/benchmark/models/mnist_linear.py#L161
failed on setup with "file /__w/tt-forge-fe/tt-forge-fe/forge/test/benchmark/benchmark/models/mnist_linear.py, line 161
def test_mnist_linear_benchmark(config: dict):
E fixture 'config' not found
> available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, clear_forge, doctest_namespace, hydra_restore_singletons, hydra_sweep_runner, hydra_task_runner, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, worker_id
> use 'pytest --fixtures [testpath]' for help on them.
/__w/tt-forge-fe/tt-forge-fe/forge/test/benchmark/benchmark/models/mnist_linear.py:161"
|
build-and-test (runner)
Process completed with exit code 1.
|