Layers/Networks now have a default implementation for static shape inference...
Layers/Networks now have a default implementation for static shape inference in eager execution (when possible). Also move `build` implementation for subclassed networks from Model to Network (where it belongs) and slightly refactor it to minimize code duplication. PiperOrigin-RevId: 206260286
Loading
Please sign in to comment