During error conditions, we were currently putting an entire NodeDef...
During error conditions, we were currently putting an entire NodeDef information in the user facing error message. This makes it very hard to read and understand the error messages. We now just put the name in the message, and put the NodeDef information in the logs. PiperOrigin-RevId: 217616833
Loading
Please sign in to comment