save#
- nvmolkit.autotune.save(
- config: HardwareOptions | SubstructSearchConfig,
- path: str | PathLike,
Persist
configto a JSON file atpath.The serialized payload includes a type tag so
load()can return the correct class without the caller specifying it.