You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In rank_hard_loss_layer.cu, it looks like Forward_gpu/Backward_gpu is returning just Forward_cpu/Backward_cpu. How much do you think a gpu version will affect the speed, if it was implemented?
The text was updated successfully, but these errors were encountered:
In rank_hard_loss_layer.cu, it looks like Forward_gpu/Backward_gpu is returning just Forward_cpu/Backward_cpu. How much do you think a gpu version will affect the speed, if it was implemented?
The text was updated successfully, but these errors were encountered: