forked from UPCCV/cat-vs-dog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Kaggle.sln
28 lines (28 loc) · 1.37 KB
/
Kaggle.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "tf", "tensorflow\tf.pyproj", "{02C4E36D-42E7-4886-A13D-D02AEA028759}"
EndProject
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "caffe", "caffe\caffe.pyproj", "{55AFC290-61F1-4F32-BBF6-B89E0906EF01}"
EndProject
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "keras", "Keras\keras.pyproj", "{66E55EA6-E9FE-41E2-9648-0894CADA2385}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{02C4E36D-42E7-4886-A13D-D02AEA028759}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{02C4E36D-42E7-4886-A13D-D02AEA028759}.Release|Any CPU.ActiveCfg = Release|Any CPU
{55AFC290-61F1-4F32-BBF6-B89E0906EF01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{55AFC290-61F1-4F32-BBF6-B89E0906EF01}.Release|Any CPU.ActiveCfg = Release|Any CPU
{66E55EA6-E9FE-41E2-9648-0894CADA2385}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{66E55EA6-E9FE-41E2-9648-0894CADA2385}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal