clean up residual mkl comments and code
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Fri, 21 Mar 2014 21:58:11 +0000 (14:58 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Fri, 21 Mar 2014 22:26:09 +0000 (15:26 -0700)
commit453fcf909522937abf1bd4e44efa4932d5d4aca6
tree5e6bcd4d4a2b203f729dc5f571502085f8f1bc09
parenta9e772f8f7975a676440f522f3d78826462c3b83
clean up residual mkl comments and code

The FIXMEs about RNG were addressed by caffe_nextafter for
uniform distributions and the normal distribution concern is surely a
typo in the boost documentation, since the normal pdf is correctly
stated elsewhere in the documentation.
include/caffe/common.hpp
include/caffe/filler.hpp
src/caffe/common.cpp
src/caffe/layers/dropout_layer.cpp
src/caffe/layers/inner_product_layer.cpp
src/caffe/layers/inner_product_layer.cu
src/caffe/test/test_common.cpp
src/caffe/test/test_util_blas.cpp
src/caffe/util/math_functions.cpp