https://github.com/Microsoft/CNTK
Raw File
Tip revision: a30fb7bde16f6208872b4b2762ee2fb134c86fbb authored by Peggy Peng on 31 August 2018, 20:22:12 UTC
Recompile libnbc
Tip revision: a30fb7b
CNTKv2LibraryDll.vcxproj.filters
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ClCompile Include="dllmain.cpp" />
    <ClCompile Include="stdafx.cpp" />
    <ClCompile Include="NDArrayView.cpp" />
    <ClCompile Include="Value.cpp" />
    <ClCompile Include="Common.cpp" />
    <ClCompile Include="Function.cpp" />
    <ClCompile Include="Variable.cpp" />
    <ClCompile Include="Utils.cpp" />
    <ClCompile Include="NDMask.cpp" />
    <ClCompile Include="Learner.cpp" />
    <ClCompile Include="BackCompat.cpp" />
    <ClCompile Include="Trainer.cpp" />
    <ClCompile Include="MinibatchSource.cpp" />
    <ClCompile Include="ComputeInputStatistics.cpp" />
    <ClCompile Include="Serialization.cpp" />
    <ClCompile Include="DistributedCommunicator.cpp" />
    <ClCompile Include="CompositeFunction.cpp" />
    <ClCompile Include="PrimitiveFunction.cpp" />
    <ClCompile Include="PrimitiveFunctionAttribute.cpp" />
    <ClCompile Include="DistributedLearnerBase.cpp" />
    <ClCompile Include="DataParallelDistributedLearner.cpp" />
    <ClCompile Include="TrainingSession.cpp" />
    <ClCompile Include="tensorboard\TensorBoardUtils.cpp">
      <Filter>tensorboard</Filter>
    </ClCompile>
    <ClCompile Include="tensorboard\TensorBoardFileWriter.cpp">
      <Filter>tensorboard</Filter>
    </ClCompile>
    <ClCompile Include="tensorboard\tensorboard.pb.cc.VS_wrapper.cpp">
      <Filter>tensorboard</Filter>
    </ClCompile>
    <ClCompile Include="ProgressWriter.cpp" />
    <ClCompile Include="Evaluator.cpp" />
    <ClCompile Include="UserDefinedFunction.cpp" />
    <ClCompile Include="proto\onnx\CNTKToONNX.cpp">
      <Filter>proto\onnx</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\ONNX.cpp">
      <Filter>proto\onnx</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\ONNXToCNTK.cpp">
      <Filter>proto\onnx</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\Operators.cpp">
      <Filter>proto\onnx</Filter>
    </ClCompile>
    <ClCompile Include="EvaluatorWrapper.cpp" />
    <ClCompile Include="CNTKLibraryC.cpp" />
    <ClCompile Include="proto\CNTK.pb.cc.VS_wrapper.cpp">
      <Filter>proto</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\RNNHelper.cpp">
      <Filter>proto\onnx</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\core\common\logging\logging.cc">
      <Filter>proto\onnx\core\common\logging</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\core\common\status.cc">
      <Filter>proto\onnx\core\common</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\core\common\logging\capture.cc">
      <Filter>proto\onnx\core\common\logging</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\controlflow\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\controlflow</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\experiments\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\experiments</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\generator\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\generator</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\logical\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\logical</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\math\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\math</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\nn\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\nn</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\reduction\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\reduction</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\rnn\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\rnn</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\tensor\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\tensor</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\traditionalml\defs.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\traditionalml</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\core\graph\model.cc">
      <Filter>proto\onnx\core\graph</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\core\graph\op.cc">
      <Filter>proto\onnx\core\graph</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\core\graph\tensorutils.cc">
      <Filter>proto\onnx\core\graph</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\core\graph\graph_transformer.cc">
      <Filter>proto\onnx\core\graph</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx-ml.pb.cc.VS_wrapper.cpp" />
    <ClCompile Include="proto\onnx\onnx-operators-ml.pb.cc.VS_wrapper.cpp" />
    <ClCompile Include="proto\onnx\core\graph\graph.cc">
      <Filter>proto\onnx\core\graph</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\logical\old.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\logical</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\tensor\old.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\tensor</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\math\old.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\math</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\rnn\old.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\rnn</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\nn\old.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs\nn</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\common\assertions.cc">
      <Filter>proto\onnx\onnx_repo\onnx\common</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\checker.cc">
      <Filter>proto\onnx\onnx_repo\onnx</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\data_type_utils.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs</Filter>
    </ClCompile>
    <ClCompile Include="proto\onnx\onnx_repo\onnx\defs\schema.cc">
      <Filter>proto\onnx\onnx_repo\onnx\defs</Filter>
    </ClCompile>
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="stdafx.h" />
    <ClInclude Include="targetver.h" />
    <ClInclude Include="API\CNTKLibrary.h">
      <Filter>API</Filter>
    </ClInclude>
    <ClInclude Include="Utils.h" />
    <ClInclude Include="API\CNTKLibraryInternals.h">
      <Filter>API</Filter>
    </ClInclude>
    <ClInclude Include="Learner.h" />
    <ClInclude Include="MinibatchSource.h" />
    <ClInclude Include="API\CNTKLibraryExperimental.h">
      <Filter>API</Filter>
    </ClInclude>
    <ClInclude Include="API\Internals\ComputationGraphAlgorithms.h">
      <Filter>API\Internals</Filter>
    </ClInclude>
    <ClInclude Include="API\Internals\EvaluatorWrapper.h">
      <Filter>API\Internals</Filter>
    </ClInclude>
    <ClInclude Include="API\Internals\PrimitiveFunction.h">
      <Filter>API\Internals</Filter>
    </ClInclude>
    <ClInclude Include="API\Internals\PrimitiveFunctionAttribute.h">
      <Filter>API\Internals</Filter>
    </ClInclude>
    <ClInclude Include="API\Internals\PrimitiveOpType.h">
      <Filter>API\Internals</Filter>
    </ClInclude>
    <ClInclude Include="Serialization.h" />
    <ClInclude Include="Value.h" />
    <ClInclude Include="DistributedCommunicator.h" />
    <ClInclude Include="BackCompat.h" />
    <ClInclude Include="CompositeFunction.h" />
    <ClInclude Include="DistributedLearnerBase.h" />
    <ClInclude Include="DataParallelDistributedLearner.h" />
    <ClInclude Include="tensorboard\TensorBoardUtils.h">
      <Filter>tensorboard</Filter>
    </ClInclude>
    <ClInclude Include="BlockFunction.h" />
    <ClInclude Include="Variable.h" />
    <ClInclude Include="UserFunctionFactory.h" />
    <ClInclude Include="UserDefinedFunction.h" />
    <ClInclude Include="proto\onnx\CNTKToONNX.h">
      <Filter>proto\onnx</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\ONNX.h">
      <Filter>proto\onnx</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\ONNXToCNTK.h">
      <Filter>proto\onnx</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\Operators.h">
      <Filter>proto\onnx</Filter>
    </ClInclude>
    <ClInclude Include="API\HalfConverter.hpp">
      <Filter>API</Filter>
    </ClInclude>
    <ClInclude Include="API\CNTKLibraryC.h">
      <Filter>API</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\RNNHelper.h">
      <Filter>proto\onnx</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\logging\logging.h">
      <Filter>proto\onnx\core\common\logging</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\code_location.h">
      <Filter>proto\onnx\core\common</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\common.h">
      <Filter>proto\onnx\core\common</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\const_pointer_container.h">
      <Filter>proto\onnx\core\common</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\exceptions.h">
      <Filter>proto\onnx\core\common</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\status.h">
      <Filter>proto\onnx\core\common</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\logging\capture.h">
      <Filter>proto\onnx\core\common\logging</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\logging\isink.h">
      <Filter>proto\onnx\core\common\logging</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\logging\macros.h">
      <Filter>proto\onnx\core\common\logging</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\common\logging\severity.h">
      <Filter>proto\onnx\core\common\logging</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\inc\ml_status.h">
      <Filter>proto\onnx\core\inc</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\inc\op_kernel_author.h">
      <Filter>proto\onnx\core\inc</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\inc\op_kernel_author_helper.h">
      <Filter>proto\onnx\core\inc</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\checker.h">
      <Filter>proto\onnx\onnx_repo\onnx</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\onnx_pb.h">
      <Filter>proto\onnx\onnx_repo\onnx</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\onnx-operators_pb.h">
      <Filter>proto\onnx\onnx_repo\onnx</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\proto_utils.h">
      <Filter>proto\onnx\onnx_repo\onnx</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\string_utils.h">
      <Filter>proto\onnx\onnx_repo\onnx</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\defs\data_type_utils.h">
      <Filter>proto\onnx\onnx_repo\onnx\defs</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\defs\schema.h">
      <Filter>proto\onnx\onnx_repo\onnx\defs</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\defs\shape_inference.h">
      <Filter>proto\onnx\onnx_repo\onnx\defs</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\common\stl_backports.h">
      <Filter>proto\onnx\onnx_repo\onnx\common</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\constants.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\function.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\graph.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\graph_nodes.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\graph_transformer.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\model.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\op.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\record.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\rewrite_rule.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\schema_registry.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\tensorutils.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\core\graph\utils.h">
      <Filter>proto\onnx\core\graph</Filter>
    </ClInclude>
    <ClInclude Include="proto\onnx\onnx_repo\onnx\common\assertions.h">
      <Filter>proto\onnx\onnx_repo\onnx\common</Filter>
    </ClInclude>
    <ClInclude Include="Logger.h">
      <Filter>proto\onnx</Filter>
    </ClInclude>
  </ItemGroup>
  <ItemGroup>
    <Filter Include="API">
      <UniqueIdentifier>{ea62180a-fb06-4f33-b472-243fab69be01}</UniqueIdentifier>
    </Filter>
    <Filter Include="API\Internals">
      <UniqueIdentifier>{ba31bf16-b001-406c-a437-a6e7841fc372}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto">
      <UniqueIdentifier>{1a93e221-b14c-476a-a53d-c931030acd6e}</UniqueIdentifier>
    </Filter>
    <Filter Include="tensorboard">
      <UniqueIdentifier>{4242f3a9-0e06-4bf5-b2c2-85b292fe0b43}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx">
      <UniqueIdentifier>{ca68761d-44d4-41a9-b055-4b192402ed0b}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\core">
      <UniqueIdentifier>{ac45f7f4-5f65-40d4-9163-46580266ae16}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\core\common">
      <UniqueIdentifier>{3a706847-68f2-45a2-91bf-66deeac9a67b}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\core\common\logging">
      <UniqueIdentifier>{0bdf50b3-73a2-455b-9271-6f749b3cbb98}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\core\inc">
      <UniqueIdentifier>{c6e7230c-950a-4ecd-92da-0db3843d795c}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\core\graph">
      <UniqueIdentifier>{c18a3bd0-c2dc-4a3d-8820-7c9972f65a5f}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo">
      <UniqueIdentifier>{9541e056-faf3-446e-a1cd-821fc16284fa}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx">
      <UniqueIdentifier>{94c70c1f-9061-4e8c-a007-59207102b3f3}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs">
      <UniqueIdentifier>{cb1e39c1-bd5e-4d7f-8c83-39de28e70307}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\generator">
      <UniqueIdentifier>{e52f27a1-b8c4-4d67-874f-51aa43b04815}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\logical">
      <UniqueIdentifier>{e8f5863d-409a-4b02-814b-a93241e4e56d}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\math">
      <UniqueIdentifier>{6a99c5c8-2686-4007-83ed-988b1e1ae852}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\nn">
      <UniqueIdentifier>{7a757445-6a05-4bd2-b37d-6d95da3112fc}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\reduction">
      <UniqueIdentifier>{cd1c3786-8e2a-44bf-a7fc-28114019cf2d}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\rnn">
      <UniqueIdentifier>{4bc38915-7be4-42e2-951b-9445abf8038c}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\tensor">
      <UniqueIdentifier>{deb73515-13a1-4926-b5fc-e8c6e97f7784}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\traditionalml">
      <UniqueIdentifier>{93c3d21c-112b-43df-b399-5e87b60020b1}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\controlflow">
      <UniqueIdentifier>{0cdda0af-5fb7-4c4e-945e-8de6b93c476a}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\defs\experiments">
      <UniqueIdentifier>{6dcdcd92-1a6c-4e65-86ee-0967d3905966}</UniqueIdentifier>
    </Filter>
    <Filter Include="proto\onnx\onnx_repo\onnx\common">
      <UniqueIdentifier>{bc2e7e0d-8620-40a5-8e1f-1cdda8880dd3}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <Proto Include="proto\CNTK.proto">
      <Filter>proto</Filter>
    </Proto>
    <Proto Include="tensorboard\tensorboard.proto">
      <Filter>tensorboard</Filter>
    </Proto>
    <Proto Include="proto\onnx\onnx_repo\onnx\onnx-ml.proto">
      <Filter>proto\onnx\onnx_repo\onnx</Filter>
    </Proto>
    <Proto Include="proto\onnx\onnx_repo\onnx\onnx-operators-ml.proto">
      <Filter>proto\onnx\onnx_repo\onnx</Filter>
    </Proto>
  </ItemGroup>
</Project>
back to top