Module Contents
API
-
class elasticai.creator.hw_function_id.HwFunctionIdUpdater(build_dir: pathlib.Path, target_file: str | pathlib.Path, replace_id_fn: collections.abc.Callable[[collections.abc.Iterable[str], bytes], collections.abc.Iterator[str]])[source]
Initialization
-
compute_id() → None[source]
-
write_id() → None[source]
-
property id: bytes