MCPcopy Create free account
hub / github.com/NVIDIA/SOL-ExecBench / workloads

Function workloads

tests/sol_execbench/driver/test_problem_packager.py:92–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90
91@pytest.fixture
92def workloads() -> list[Workload]:
93 return [Workload(**w) for w in _WORKLOAD_DICTS]
94
95
96@pytest.fixture

Callers

nothing calls this directly

Calls 1

WorkloadClass · 0.90

Tested by

no test coverage detected