Merge branch 'main' of github.com:D-X-Y/AutoDL-Projects
This commit is contained in:
commit
63f0688fc5
@ -433,7 +433,7 @@ def main(xargs):
|
||||
)
|
||||
)
|
||||
if api is not None:
|
||||
logger.log("{:}".format(api.query_by_arch(genotypes[total_epoch - 1]), "200"))
|
||||
logger.log("{:}".format(api.query_by_arch(genotypes[total_epoch - 1], "200")))
|
||||
logger.close()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user