-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
featureNew feature or requestNew feature or requestsugarSyntactical sugar or quality of life improvementsSyntactical sugar or quality of life improvements
Description
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
Labels
featureNew feature or requestNew feature or requestsugarSyntactical sugar or quality of life improvementsSyntactical sugar or quality of life improvements