firecrown.updatable.MissingSamplerParameterError

exception firecrown.updatable.MissingSamplerParameterError(parameter)[source]

Error class raised when an Updatable failes to be updated because the ParamsMap supplied for the update is missing a parameter that should have been provided by the sampler.

Parameters

parameter (str) –