Refine lib -> xautodl

This commit is contained in:
D-X-Y
2021-05-19 13:00:33 +08:00
parent 94a149b33f
commit 95fb5a54b1
34 changed files with 118 additions and 1154 deletions

View File

@@ -4,3 +4,8 @@
# An Automated Deep Learning Package to support #
# research activities. #
#####################################################
def version():
versions = ["0.9.9"] # 2021.05.18
return versions[-1]