Skip to content

Commit

Permalink
Merge pull request BVLC#3 from curalate/dev-xxxx
Browse files Browse the repository at this point in the history
Clean up diff noise
  • Loading branch information
mbassov authored Jun 28, 2017
2 parents 59e4157 + 3829319 commit fad7550
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 fad7550

Please sign in to comment.