KerSeqFinalizeWarmupOutput#

class liesel.goose.kernel_sequence.KerSeqFinalizeWarmupOutput(kernel_states, error_codes)[source]#

Bases: object

Holds the output of a kernel sequence warmup.

Attributes

kernel_states

List of kernel states.

error_codes

Dict of error codes.