delete useless .h header in DepthwiseConvOpGpu.cu

cblas_new
xzl 8 years ago
parent d50c71f3e2
commit f7390d115c

@ -12,7 +12,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. */
#include <algorithm>
#include "DepthwiseConvOp.h"
#include "GemmFunctor.h"
#include "paddle/math/BaseMatrix.h"

Loading…
Cancel
Save