https://github.com/Microsoft/CNTK
Raw File
Tip revision: 3415b9ba35a59fe5175bbd476271db2b09c9473c authored by Cheng Tang on 18 October 2017, 21:53:41 UTC
skip some sequence operator
Tip revision: 3415b9b
EvalDll_AzureTutorial.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}") = "EvalDll_AzureTutorial", "EvalDll_AzureTutorial\EvalDll_AzureTutorial.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