Liu Chao
Results
1
comments of
Liu Chao
std::max(margin - sqrt(dist_sq_.cpu_data()[i]), 0.0); ---> std::max(margin - sqrt(dist_sq_.cpu_data()[i]), Dtype(0.0));