-
- Downloads
dag_hash stabilised by depending on sorted dict
Spec.to_node_dict uses OrderedDict This is to try and ensure that the dag_hash is stable across python version and processes.
Loading
Please register or sign in to comment
Spec.to_node_dict uses OrderedDict This is to try and ensure that the dag_hash is stable across python version and processes.