def tearDown(self): remove_data()
def tearDown(self): print("Tear down BasicSeq2SeqWithAttention on Horovod") remove_data()
def tearDown(self): remove_data(data_path='tmp1')
def tearDown(self): print("Tear down BasicSeq2SeqWithAttention") remove_data(data_path='tmp2')