tkDNN windows 10 support #218

Merged
perseusdg merged 21 commits from master into master 2021-04-24 18:55:57 +02:00
Showing only changes of commit 5f3ab1472c - Show all commits
+1 -2
View File
@@ -1,5 +1,4 @@
import os
from pathlib import Path
import urllib.request as dowReq
import zipfile
@@ -37,4 +36,4 @@ for file in os.listdir(imageFolder):
file2.write(pathtemp)
file2.close()
print("Completed")
print("Completed")