replace remaining uses of rand() with caffe_rng_rand()
authorJeff Donahue <jeff.donahue@gmail.com>
Tue, 22 Apr 2014 21:12:36 +0000 (14:12 -0700)
committerJeff Donahue <jeff.donahue@gmail.com>
Wed, 23 Apr 2014 06:40:18 +0000 (23:40 -0700)
commit84f5f36e01c307f6fcf0f1642180ebc634eeacef
tree5cadabf9fad3174a7f165b27207975cef772d34f
parentbab48806c0b63d2e016c7f6bbf40884b84d93e5a
replace remaining uses of rand() with caffe_rng_rand()
src/caffe/test/test_math_functions.cpp
src/caffe/test/test_multinomial_logistic_loss_layer.cpp
src/caffe/test/test_softmax_with_loss_layer.cpp