Skip to content

Commit

Permalink
remove useless code (apache#13777)
Browse files Browse the repository at this point in the history
  • Loading branch information
TaoLv authored and haohuw committed Jun 23, 2019
1 parent 3f8238f commit 5396455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/operator/nn/mkldnn/mkldnn_base-inl.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
#include "mxnet/op_attr_types.h"
using namespace mkldnn;
namespace mxnet {
extern bool EnableMkldnnWarnGenerated();

// ===== CpuEngine =======================================
// cpu_engine singleton
class CpuEngine {
Expand Down

0 comments on commit 5396455

Please sign in to comment.