def tearDown(self):
     remove_data()
Exemple #2
0
 def tearDown(self):
   remove_data()
Exemple #3
0
 def tearDown(self):
   print("Tear down BasicSeq2SeqWithAttention on Horovod")
   remove_data()
Exemple #4
0
 def tearDown(self):
     print("Tear down BasicSeq2SeqWithAttention on Horovod")
     remove_data()
 def tearDown(self):
     remove_data(data_path='tmp1')
Exemple #6
0
 def tearDown(self):
     print("Tear down BasicSeq2SeqWithAttention")
     remove_data(data_path='tmp2')