What's new? |
Windows 10 시작버튼 고장시 - 컴퓨터 |
in powershell
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
written time : 2021-03-20 16:59:16.0
Sm520 수리 - 자동차 |
라디에이터
written time : 2021-03-02 17:52:04.0
TF cuda env options - 컴퓨터 |
https://github.com/NVIDIA/DeepLearningExamples/issues/57
os.environ['CUDA_CACHE_DISABLE'] = '0'
os.environ['TF_GPU_THREAD_MODE'] = 'gpu_private'
... and so on.
os.environ['CUDA_CACHE_DISABLE'] = '0'
os.environ['TF_GPU_THREAD_MODE'] = 'gpu_private'
... and so on.
written time : 2020-12-30 17:21:20.0