KerSeqTuningOutput#

class liesel.goose.kernel_sequence.KerSeqTuningOutput(kernel_states, infos)[source]#

Bases: object

Holds the output of kernel sequence tuning.

Attributes

kernel_states

List of kernel states.

infos

Dict of tuning infos.