Shuaichen Zhou
Results
1
issues of
Shuaichen Zhou
I met an error just like below: ```shell src/caffe/layers/contrastive_loss_layer.cpp:56:22: error: no matching function for call to 'max' Dtype dist = std::max(margin - sqrt(dist_sq_.cpu_data()[i]), 0.0); ^~~~~~~~ src/caffe/layers/contrastive_loss_layer.cpp:118:19: note: in instantiation of...