bridge.perf_recipes.environment#

Process environment defaults shared by every flat performance recipe.

Keep this mapping deliberately small. Values that depend on a model, GPU, parallel layout, precision, or CUDA graph mode belong next to the corresponding recipe builder so users can see the exact benchmark environment.

Module Contents#

Data#

API#

bridge.perf_recipes.environment.COMMON_PERF_ENV_VARS: dict[str, str | int | float | bool]#

None