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
Avoid failing directly when parsng Keras 2 layers (#6826)
Currently inbound node parsing is not backward compatible with Keras 2. Instead of failing directly, changed the code to return empty inbound node results.
Googlers, see the description in cl/622948159 for context.
Tested internally: cl/582334596
#keras3 #oncall
0 commit comments