Refactor types FloatCPU and DoubleCPU into a new type CPUDevice<T>
authorFelix Abecassis <fabecassis@nvidia.com>
Tue, 26 May 2015 18:21:15 +0000 (11:21 -0700)
committerFelix Abecassis <fabecassis@nvidia.com>
Tue, 26 May 2015 19:17:14 +0000 (12:17 -0700)
commit25538ce07d0e71e2ed1a523f50b8f9a40daeb424
treef77f28453c1e88b0c12360a6b9b59761eb957fae
parent8df472af7f0d475ce866055d0665086e093aaf0e
Refactor types FloatCPU and DoubleCPU into a new type CPUDevice<T>

Similarly, FloatGPU and DoubleGPU are replaced by a new type GPUDevice<T>.
include/caffe/test/test_caffe_main.hpp