Don't require shape functions when creating ops from Python using the C API.
There are many ops out there without shape functions, and it's very onerous to add UnknownShape to all of them. PiperOrigin-RevId: 186524294
Loading
Please sign in to comment