You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
condition_on_observations does not apply input transforms (#2989)
Summary:
Pull Request resolved: #2989
Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.
Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.
Moreover, it can't be trialed in Ax without this fix.
Differential Revision: D80813693
0 commit comments