gigl.src.post_process.utils.unenumeration#
Functions
Un-enumerates assets that are produced by inference. These assets include embeddings and/or predictions. The node ids in these outputs are enumerated as according to logic specified in the Data Preprocessor component. Args: gbml_config_pb_wrapper (GbmlConfigPbWrapper): _description_. |