mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Added: compute_52,sm_52
This commit is contained in:
@ -131,8 +131,8 @@
|
||||
<OutputFile>$(OutDir)\..\$(TargetName)$(TargetExt)</OutputFile>
|
||||
</Link>
|
||||
<CudaCompile>
|
||||
<TargetMachinePlatform>32</TargetMachinePlatform>
|
||||
<CodeGeneration>compute_30,sm_30</CodeGeneration>
|
||||
<TargetMachinePlatform>64</TargetMachinePlatform>
|
||||
<CodeGeneration>compute_30,sm_30;compute_52,sm_52</CodeGeneration>
|
||||
</CudaCompile>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user