https://github.com/Microsoft/CNTK
Raw File
Tip revision: e45a15cde093a5fabe4acf548ff0dd870c7504d7 authored by liqfu on 25 January 2019, 22:12:03 UTC
add onnx sequence tests
Tip revision: e45a15c
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