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
Make sequential model inputs with adversarial regularization more flexible
tensorflow/tensorflow@eea7bbc tries to map
dictionary keys back to an input. In sequential models the input names are
arbitrary, so we should just flatten to a list.
PiperOrigin-RevId: 301224247
0 commit comments