https://github.com/Microsoft/CNTK
Raw File
Tip revision: bbf56fa700cee28196afcf8272624a3080e09e49 authored by Aghagolzadeh on 22 June 2018, 22:43:12 UTC
Update MatrixQuantizer_kernel.cu
Tip revision: bbf56fa
CNTKAzureTutorial01.sln

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CNTKAzureTutorial01", "CNTKAzureTutorial01\CNTKAzureTutorial01.csproj", "{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|x64 = Debug|x64
		Release|x64 = Release|x64
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}.Debug|x64.ActiveCfg = Debug|x64
		{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}.Debug|x64.Build.0 = Debug|x64
		{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}.Release|x64.ActiveCfg = Release|x64
		{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}.Release|x64.Build.0 = Release|x64
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal
back to top