diff --git a/src/operators/math/conv1x1.cpp b/src/operators/math/conv1x1.cpp deleted file mode 100644 index c23ef04a73f4ac37dc4885b2d88dda02c554b0da..0000000000000000000000000000000000000000 --- a/src/operators/math/conv1x1.cpp +++ /dev/null @@ -1,4 +0,0 @@ -// -// Created by Zhao,Jiaying(MMS) on 2019/1/10. -// - diff --git a/src/operators/math/conv1x1.h b/src/operators/math/conv1x1.h deleted file mode 100644 index cbf7d9b76c42ea485ccad80816850d30e02ab46d..0000000000000000000000000000000000000000 --- a/src/operators/math/conv1x1.h +++ /dev/null @@ -1,8 +0,0 @@ -// -// Created by Zhao,Jiaying(MMS) on 2019/1/10. -// - -#ifndef PADDLE_MOBILE_CONV1X1_H -#define PADDLE_MOBILE_CONV1X1_H - -#endif //PADDLE_MOBILE_CONV1X1_H