Unanswered
Hi, I Encountered A Few Problems:
Hi AgitatedDove14 ,
I found that when I use with open('modelsummary.txt', 'w') as f: with redirect_stdout(f): model.summary()
trains server upload modelsummary.txt
to be a artifact. So I think, if I use os.system("touch abcd")
,what will trains server do? Doesn’t It just upload specific files(model,image)?
2.3,4 Thank you very much, I will try again 😊
164 Views
0
Answers
4 years ago
one year ago