mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-01 10:09:18 -05:00
docs(mlsysim): add CLI instructions to getting started guide
This commit is contained in:
@@ -3,6 +3,10 @@ import math
|
||||
import mlsysim
|
||||
from mlsysim.core.constants import Q_
|
||||
|
||||
# All tests in this file validate against published benchmarks
|
||||
pytestmark = pytest.mark.empirical
|
||||
|
||||
|
||||
def test_mlperf_resnet_a100():
|
||||
"""
|
||||
Empirical Anchor 1: MLPerf Training v4.0 (NVIDIA Closed Division)
|
||||
|
||||
Reference in New Issue
Block a user