Added 2 unit tests for BasicLSTMCell to check ValueError. (#9693)
* Added 2 unit tests for BasicLSTMCell to check ValueError. * spelling error * change assertRaisesRegexp => assertRaises * some lint fixes
Loading
Please sign in to comment
* Added 2 unit tests for BasicLSTMCell to check ValueError. * spelling error * change assertRaisesRegexp => assertRaises * some lint fixes