Skip to content

Commit

Permalink
Clean up diff noise
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bassovets committed Jun 28, 2017
1 parent 59e4157 commit 3829319
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/caffe/layers/smooth_L1_loss_ohem_layer.cu
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,6 @@ namespace caffe {
Dtype(0), // beta
bottom[i]->mutable_gpu_diff()); // y
}
<<<<<<< HEAD
>>>>>>> 66d73988... Fix test issues
=======
>>>>>>> d5f5bd5d... Fix code format issues
}
}

Expand Down

0 comments on commit 3829319

Please sign in to comment.