Convert LSTMFusedBlockCell to a plain Layer; it is not really an RNNCell.
This allows us to revert a change to the public API for most RNNCells. That breaking change was introduced yesterday (wherein scope argument had to be passed by keyword arg). PiperOrigin-RevId: 178930316
Loading
Please sign in to comment