Skip to content

Commit

Permalink
remove useless code (apache#9886)
Browse files Browse the repository at this point in the history
  • Loading branch information
TaoLv authored and piiswrong committed Feb 26, 2018
1 parent 4bcca8c commit 88f763e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/mxnet/ndarray.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ enum NDArrayFormatErr {
kRSPIdxErr, // indices error for row sparse
};

class MKLDNNMemory;

/*!
* \brief ndarray interface
Expand Down

0 comments on commit 88f763e

Please sign in to comment.