using LOG(INFO) in Forward_gpu to print messages on screen

12 views
Skip to first unread message

Haris Iqbal

unread,
Jul 27, 2017, 11:01:31 AM7/27/17
to Caffe Users
I am writing GPU version of a new layer. However, there are still some bugs which I need to debug. In CPU version, I printed values of different variables through LOG(INFO). However, its seems that this can not be done in GPU version, at least not without tweaking. Therefore, could anyone suggest me some other way to print messages from Forward_gpu()?  

Haris Iqbal

unread,
Jul 27, 2017, 2:41:45 PM7/27/17
to Caffe Users
It seems that LOG(INFO) does not work only with variables whose address is on GPU.
Reply all
Reply to author
Forward
0 new messages