liesel.goose.kernel_sequence#

Kernel sequence.

Classes

KerSeqFinalizeWarmupOutput(kernel_states, ...)

Holds the output of a kernel sequence warmup.

KerSeqTransitionOutput(model_state, ...)

Holds the output of a kernel sequence transition.

KerSeqTuningOutput(kernel_states, infos)

Holds the output of kernel sequence tuning.

KernelSequence(kernels)

Organizes a sequence of kernels.