Only use files when computing model archive hash
All threads resolved!
All threads resolved!
Compare changes
Files
5- NolanB authored
+ 12
− 9
@@ -30,9 +30,7 @@ FileSize = NewType("FileSize", int)
@@ -54,17 +52,21 @@ def create_archive(
@@ -100,6 +102,7 @@ class TrainingMixin(object):