added the module for testing gpu, by default turned off
authorAndrey Morozov <no@email>
Mon, 19 Jul 2010 14:35:19 +0000 (14:35 +0000)
committerAndrey Morozov <no@email>
Mon, 19 Jul 2010 14:35:19 +0000 (14:35 +0000)
commitc3f1a6e78a1ed548e64f5fd8cdfc17d9d91400cb
tree57215de2fa33993ed82cfbb79676d089256219d3
parentace7c7e93cc9f7303d0ddea83e4e6a4d58e7021a
added the module for testing gpu, by default turned off
tests/CMakeLists.txt
tests/gpu/CMakeLists.txt [new file with mode: 0644]
tests/gpu/src/gputest.cpp [new file with mode: 0644]
tests/gpu/src/gputest.hpp [new file with mode: 0644]
tests/gpu/src/operator_set_to.cpp [new file with mode: 0644]