gigl.src.post_process.utils.unenumeration#
Attributes#
Functions#
| 
 | Un-enumerates assets that are produced by inference. These assets include | 
Module Contents#
- gigl.src.post_process.utils.unenumeration.unenumerate_all_inferred_bq_assets(gbml_config_pb_wrapper)[source]#
- 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. :param gbml_config_pb_wrapper: _description_ :type gbml_config_pb_wrapper: GbmlConfigPbWrapper - Parameters:
- gbml_config_pb_wrapper (gigl.src.common.types.pb_wrappers.gbml_config.GbmlConfigPbWrapper) 
 
