find_hidden_groups_from_minfo# class braintrace.find_hidden_groups_from_minfo(minfo)[source]# Finding the hidden groups from the model. Parameters: minfo (ModuleInfo) – The model information. Returns: The hidden groups, and the mapping from the hidden state path to the hidden group.