Refactor keras.Sequential and enable building Sequential models without...
Refactor keras.Sequential and enable building Sequential models without specifying an input shape in advance (the model gets built on fit/etc, like subclassed models). PiperOrigin-RevId: 190161771
Loading
Please sign in to comment