Pure_Optical_CUDA / fashion_mnist_trainer.sln
Agnuxo's picture
Upload 36 files
db3c893 verified

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{EF40E32F-9DB8-3F09-9CAA-07717AF7BF99}"
ProjectSection(ProjectDependencies) = postProject
{B4CD8D8C-908F-3E91-878E-AFB61C98E407} = {B4CD8D8C-908F-3E91-878E-AFB61C98E407}
{2B82790A-4403-3D6B-A562-F30C253F0098} = {2B82790A-4403-3D6B-A562-F30C253F0098}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{B4CD8D8C-908F-3E91-878E-AFB61C98E407}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fashion_mnist_trainer", "fashion_mnist_trainer.vcxproj", "{2B82790A-4403-3D6B-A562-F30C253F0098}"
ProjectSection(ProjectDependencies) = postProject
{B4CD8D8C-908F-3E91-878E-AFB61C98E407} = {B4CD8D8C-908F-3E91-878E-AFB61C98E407}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
MinSizeRel|x64 = MinSizeRel|x64
RelWithDebInfo|x64 = RelWithDebInfo|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EF40E32F-9DB8-3F09-9CAA-07717AF7BF99}.Debug|x64.ActiveCfg = Debug|x64
{EF40E32F-9DB8-3F09-9CAA-07717AF7BF99}.Release|x64.ActiveCfg = Release|x64
{EF40E32F-9DB8-3F09-9CAA-07717AF7BF99}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{EF40E32F-9DB8-3F09-9CAA-07717AF7BF99}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{B4CD8D8C-908F-3E91-878E-AFB61C98E407}.Debug|x64.ActiveCfg = Debug|x64
{B4CD8D8C-908F-3E91-878E-AFB61C98E407}.Debug|x64.Build.0 = Debug|x64
{B4CD8D8C-908F-3E91-878E-AFB61C98E407}.Release|x64.ActiveCfg = Release|x64
{B4CD8D8C-908F-3E91-878E-AFB61C98E407}.Release|x64.Build.0 = Release|x64
{B4CD8D8C-908F-3E91-878E-AFB61C98E407}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{B4CD8D8C-908F-3E91-878E-AFB61C98E407}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
{B4CD8D8C-908F-3E91-878E-AFB61C98E407}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{B4CD8D8C-908F-3E91-878E-AFB61C98E407}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
{2B82790A-4403-3D6B-A562-F30C253F0098}.Debug|x64.ActiveCfg = Debug|x64
{2B82790A-4403-3D6B-A562-F30C253F0098}.Debug|x64.Build.0 = Debug|x64
{2B82790A-4403-3D6B-A562-F30C253F0098}.Release|x64.ActiveCfg = Release|x64
{2B82790A-4403-3D6B-A562-F30C253F0098}.Release|x64.Build.0 = Release|x64
{2B82790A-4403-3D6B-A562-F30C253F0098}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{2B82790A-4403-3D6B-A562-F30C253F0098}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
{2B82790A-4403-3D6B-A562-F30C253F0098}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{2B82790A-4403-3D6B-A562-F30C253F0098}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {547978A7-D2DA-34ED-A106-C0E082D229F4}
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal