xnn.common.benchmark.config.from_dict#
- xnn.common.benchmark.config.from_dict(d)[source]#
Build a
BenchmarkConfigfrom a plain nested dict.The funnel every frontend loader passes through. The
modelslist may hold strings and/or mappings (see_model_entry());datareuses the dataclass from a normal run (unknown keys ignored);metrics(with the optional flat-formtargets) is normalized into the canonical per-target mapping (see_metric_map()); andoutputpopulatesOutputConfig.