mirror of
https://gitlab.com/mirrors_git/DeepFaceLab.git
synced 2025-12-06 12:20:56 +01:00
remove unused
This commit is contained in:
parent
cc950f12fb
commit
299d91c81e
|
|
@ -70,7 +70,6 @@ class nn():
|
|||
first_run = True
|
||||
os.environ['CUDA_CACHE_PATH'] = str(compute_cache_path)
|
||||
|
||||
#nvcuda.dll ignores this param : os.environ['CUDA_CACHE_MAXSIZE'] = '536870912' #512Mb (32mb default)
|
||||
os.environ['TF_MIN_GPU_MULTIPROCESSOR_COUNT'] = '2'
|
||||
os.environ['TF_CPP_MIN_LOG_LEVEL'] = '3' # tf log errors only
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user