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
{{ message }}
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
Let's assert the tensor shape coming into collapse alpha to be known at graph creation time.
Currently you can get an exception if you ask for a collapse_alpha transform to be applied after a transform that stochastically changes t_image's shape (such as random_scale).