def setUp(self): super(TestBidirectionalRNNEncoderWithRNNCellGRUClass, self).setUp() self.model = self.create_model(GRU)