Skip to content

Commit

Permalink
Initial port of MatrixBLASTest to Boost
Browse files Browse the repository at this point in the history
Removed original file
  • Loading branch information
gaizkan committed Nov 18, 2015
1 parent 33ed3f7 commit 0a56a8a
Show file tree
Hide file tree
Showing 6 changed files with 288 additions and 293 deletions.
1 change: 0 additions & 1 deletion Math/CNTKMathTest/CNTKMathTest.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="GPUWatcherTests.cpp" />
<ClCompile Include="MatrixBLASTests.cpp" />
<ClCompile Include="MatrixDataSynchronizationTests.cpp" />
<ClCompile Include="MatrixQuantizerTests.cpp" />
<ClCompile Include="MatrixSparseDenseInteractionsTests.cpp" />
Expand Down
289 changes: 0 additions & 289 deletions Math/CNTKMathTest/MatrixBLASTests.cpp

This file was deleted.

1 change: 1 addition & 0 deletions Tests/UnitTests/MathTests/MathTests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
<ClCompile Include="GPUMatrixCudaBlasTests.cpp" />
<ClCompile Include="GPUMatrixTests.cpp" />
<ClCompile Include="GPUSparseMatrixTests.cpp" />
<ClCompile Include="MatrixBlasTests.cpp" />
<ClCompile Include="MatrixFileWriteReadTests.cpp" />
<ClCompile Include="MatrixTests.cpp" />
<ClCompile Include="stdafx.cpp">
Expand Down
Loading

0 comments on commit 0a56a8a

Please sign in to comment.