|
66 | 66 | </ItemDefinitionGroup>
|
67 | 67 | <ItemDefinitionGroup>
|
68 | 68 | <ClCompile>
|
69 |
| - <AdditionalIncludeDirectories>.\proto\onnx;.\proto\onnx\onnxruntime\onnxruntime;.\proto\onnx\onnxruntime\include\onnxruntime;.\proto\onnx\onnx_repo;.\proto\onnx\onnx_repo\onnx;.\API;.\API\Internals;.\proto;$(BOOST_INCLUDE_PATH);$(SolutionDir)\Source\CNTKv2LibraryDll;$(SolutionDir)Source\SGDLib;$(SolutionDir)Source\Readers\ReaderLib;$(SolutionDir)Source\ComputationNetworkLib;$(SolutionDir)Source\SequenceTrainingLib;$(SolutionDir)Source\Math;$(SolutionDir)Source\Common\Include;$(SolutionDir)Source\CNTK\BrainScript;$(SolutionDir)Source\ActionsLib;$(MSMPI_INC);$(NvmlInclude);$(ProtobufInclude);$(SolutionDir)Source\PerformanceProfilerDll;..\..\external\gsl\include;$(ProjectDir)Generated\Windows</AdditionalIncludeDirectories> |
| 69 | + <AdditionalIncludeDirectories>.\proto\onnx;.\proto\onnx\onnxruntime\onnxruntime;.\proto\onnx\patch\onnxruntime\platform_specifics\windows;.\proto\onnx\onnxruntime\include\onnxruntime;.\proto\onnx\onnx_repo;.\proto\onnx\onnx_repo\onnx;.\API;.\API\Internals;.\proto;$(BOOST_INCLUDE_PATH);$(SolutionDir)\Source\CNTKv2LibraryDll;$(SolutionDir)Source\SGDLib;$(SolutionDir)Source\Readers\ReaderLib;$(SolutionDir)Source\ComputationNetworkLib;$(SolutionDir)Source\SequenceTrainingLib;$(SolutionDir)Source\Math;$(SolutionDir)Source\Common\Include;$(SolutionDir)Source\CNTK\BrainScript;$(SolutionDir)Source\ActionsLib;$(MSMPI_INC);$(NvmlInclude);$(ProtobufInclude);$(SolutionDir)Source\PerformanceProfilerDll;..\..\external\gsl\include;$(ProjectDir)Generated\Windows</AdditionalIncludeDirectories> |
70 | 70 | <AdditionalIncludeDirectories Condition="'!$(IsUWP)'">$(SolutionDir)Source\1BitSGD;$(ProjectDir)Generated\Windows;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
71 | 71 | <PreprocessorDefinitions Condition="'!$(IsUWP)'">CNTK_PARALLEL_TRAINING_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
72 | 72 | <OpenMPSupport>true</OpenMPSupport>
|
|
84 | 84 | <PrecompiledHeader>NotUsing</PrecompiledHeader>
|
85 | 85 | <WarningLevel>Level4</WarningLevel>
|
86 | 86 | <Optimization>Disabled</Optimization>
|
87 |
| - <PreprocessorDefinitions>ONNX_NAMESPACE=onnx;ONNX_ML=1;ONNX_V1_OPSCHEMA_COMPAT;CNTKV2LIBRARYDLL;WIN32;_DEBUG;_WINDOWS;_USRDLL;PLATFORM_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 87 | + <PreprocessorDefinitions>ONNX_NAMESPACE=onnx;ONNX_ML=1;ONNX_V1_OPSCHEMA_COMPAT;CNTKV2LIBRARYDLL;WIN32;_DEBUG;_WINDOWS;_USRDLL;PLATFORM_WINDOWS;NOMINMAX;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
88 | 88 | <SDLCheck>true</SDLCheck>
|
89 | 89 | <TreatWarningAsError>true</TreatWarningAsError>
|
90 | 90 | <DisableSpecificWarnings>4800;4610;4512;4510;4267;4127;4125;4100;4456;4189;4996;4503;4146</DisableSpecificWarnings>
|
|
101 | 101 | <ClCompile>
|
102 | 102 | <WarningLevel>Level4</WarningLevel>
|
103 | 103 | <PrecompiledHeader>NotUsing</PrecompiledHeader>
|
104 |
| - <PreprocessorDefinitions>ONNX_NAMESPACE=onnx;ONNX_ML=1;ONNX_V1_OPSCHEMA_COMPAT;CNTKV2LIBRARYDLL;WIN32;NDEBUG;_WINDOWS;_USRDLL;PLATFORM_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 104 | + <PreprocessorDefinitions>ONNX_NAMESPACE=onnx;ONNX_ML=1;ONNX_V1_OPSCHEMA_COMPAT;CNTKV2LIBRARYDLL;WIN32;NDEBUG;_WINDOWS;_USRDLL;PLATFORM_WINDOWS;NOMINMAX;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
105 | 105 | <SDLCheck>true</SDLCheck>
|
106 | 106 | <AdditionalOptions>/d2Zi+ /bigobj %(AdditionalOptions)</AdditionalOptions>
|
107 | 107 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
118 | 118 | </ItemDefinitionGroup>
|
119 | 119 | <ItemDefinitionGroup Condition="$(CpuOnlyBuild)">
|
120 | 120 | <ClCompile>
|
121 |
| - <PreprocessorDefinitions>ONNX_NAMESPACE=onnx;ONNX_ML=1;ONNX_V1_OPSCHEMA_COMPAT;CPUONLY;PLATFORM_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 121 | + <PreprocessorDefinitions>ONNX_NAMESPACE=onnx;ONNX_ML=1;ONNX_V1_OPSCHEMA_COMPAT;CPUONLY;PLATFORM_WINDOWS;NOMINMAX;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
122 | 122 | <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release_CpuOnly|x64'">$(IntDir)\$(ProjectName)\$(ConfigurationName)\%(RelativeDir)</ObjectFileName>
|
123 | 123 | <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug_CpuOnly|x64'">$(IntDir)\$(ProjectName)\$(ConfigurationName)\%(RelativeDir)</ObjectFileName>
|
124 | 124 | </ClCompile>
|
|
183 | 183 | <ClInclude Include="proto\onnx\onnx-operators-ml.pb.h" />
|
184 | 184 | <ClInclude Include="proto\onnx\onnxruntime\onnxruntime\core\common\profiler.h" />
|
185 | 185 | <ClInclude Include="proto\onnx\onnxruntime\onnxruntime\core\common\task_thread_pool.h" />
|
186 |
| - <ClInclude Include="proto\onnx\onnxruntime\onnxruntime\core\framework\tensorutils.h" /> |
187 | 186 | <ClInclude Include="proto\onnx\onnxruntime\onnxruntime\core\graph\function.h" />
|
188 | 187 | <ClInclude Include="proto\onnx\onnxruntime\onnxruntime\core\graph\function_container.h" />
|
189 | 188 | <ClInclude Include="proto\onnx\onnxruntime\onnxruntime\core\graph\function_impl.h" />
|
|
275 | 274 | <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\common\logging\logging.cc" />
|
276 | 275 | <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\common\profiler.cc" />
|
277 | 276 | <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\common\status.cc" />
|
278 |
| - <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\tensorutils.cc" /> |
| 277 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\common\str_helper.cc" /> |
| 278 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\allocator.cc" /> |
| 279 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\data_types.cc" /> |
| 280 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\environment.cc" /> |
| 281 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\error_code.cc" /> |
| 282 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\onnxruntime_typeinfo.cc" /> |
| 283 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\tensor.cc" /> |
| 284 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\tensorprotoutils.cc" /> |
| 285 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\tensor_external_data_info.cc" /> |
| 286 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\tensor_shape.cc" /> |
| 287 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\framework\tensor_type_and_shape.cc" /> |
| 288 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\graph\contrib_ops\attn_lstm_schema_defs.cc" /> |
| 289 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\graph\contrib_ops\contrib_defs.cc" /> |
| 290 | + <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\graph\contrib_ops\range_schema_defs.cc" /> |
279 | 291 | <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\graph\function.cc" />
|
280 | 292 | <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\graph\graph.cc" />
|
281 | 293 | <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\graph\graph_viewer.cc" />
|
|
284 | 296 | <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\graph\schema_registry.cc" />
|
285 | 297 | <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\platform\env.cc" />
|
286 | 298 | <ClCompile Include="proto\onnx\onnxruntime\onnxruntime\core\platform\env_time.cc" />
|
| 299 | + <ClCompile Include="proto\onnx\patch\onnxruntime\core\common\logging\ostream_sink.cc" /> |
| 300 | + <ClCompile Include="proto\onnx\patch\onnxruntime\core\framework\path_lib.cc" /> |
287 | 301 | <ClCompile Include="proto\onnx\patch\onnxruntime\core\platform\windows\env.cc" />
|
288 | 302 | <ClCompile Include="proto\onnx\patch\onnxruntime\core\platform\windows\env_time.cc" />
|
289 | 303 | <ClCompile Include="proto\onnx\patch\onnxruntime\core\platform\windows\stacktrace.cc" />
|
|
319 | 333 | <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\traditionalml\old.cc" />
|
320 | 334 | <ClCompile Include="proto\onnx\onnx_repo\onnx\shape_inference\implementation.cc" />
|
321 | 335 | <ClCompile Include="proto\onnx\Operators.cpp" />
|
| 336 | + <ClCompile Include="proto\onnx\patch\onnxruntime\core\session\onnxruntime_c_api.cc" /> |
322 | 337 | <ClCompile Include="proto\onnx\RNNHelper.cpp" />
|
323 | 338 | <ClCompile Include="Serialization.cpp" />
|
324 | 339 | <ClCompile Include="stdafx.cpp">
|
|
0 commit comments