Skip to content

Commit

Permalink
Change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
reminisce committed Aug 8, 2017
1 parent e112b29 commit e48d7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/operator/tensor/square_sum-inl.h
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ struct SquareSumRspGradKernel<req, 1> {
template<int req>
struct SquareSumRspGradKernel<req, 1, kRowSparseStorage> {
/*!
* \param i index of out_grad_row_idx
* \param i index of igrad.data()
* \param in_grad_row_idx row_idx of the gradient of the op's input
* \param in_grad gradient of the op's input
* \param out_grad_row_idx row_idx of the gradient of the op's output
Expand Down

0 comments on commit e48d7e1

Please sign in to comment.