Skip to content

Data adapter: Broadcasting causes issue with sampling #258

@maltelueken

Description

@maltelueken

When using a Adapter with a Broadcast transform where to="inference_variables", training runs normally, but when I try sampling it complains that it cannot find the key "inference_variables" which I did not include from the conditions dictionary following the example notebooks.
My guess is the Broadcast transform also needs a strict argument in the forward method for sampling as in the FilterTransform class?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestsugarSyntactical sugar or quality of life improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions