Fix the dtype of last_idx_for_bcast inside _PickFinalStateFromHistory to be...
Fix the dtype of last_idx_for_bcast inside _PickFinalStateFromHistory to be consistent with state_var, since 'Mul' op requires it's inputs must have the same dtype. PiperOrigin-RevId: 207817076
Loading
Please sign in to comment