Skip to content

schola.core.utils

Utility functions and classes for Schola.

Functions

get_pluginsReturns a list of plugins for a given group name.
nested_getGet a value from a nested dictionary, returning a default value if the key is not found.

Classes

IdManagerA class to manage the mapping between nested and flattened ids.
ScholaModelA PyTorch Module that is compatible with Schola inference.