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
* Rename gumbel_sample to logsoftmax_sample for clarity.
* Add the forgotten decoding import in supervised/__init__.
* Allow to access decoding.autoregressive_sample in streaming mode.
PiperOrigin-RevId: 323177464