mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
torch dynamic profiling
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ def sha256(filename, title, use_addnet_hash=False):
|
||||
if not os.path.isfile(filename):
|
||||
return None
|
||||
orig_state = copy.deepcopy(shared.state)
|
||||
shared.state.begin("hash")
|
||||
shared.state.begin("Hash")
|
||||
if use_addnet_hash:
|
||||
if progress_ok:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user