From 3cd02958247450508e6fd23ddf257af2b5538007 Mon Sep 17 00:00:00 2001 From: agibsonccc Date: Thu, 18 Feb 2021 15:03:25 +0900 Subject: [PATCH] Update space_to_batch_nd.cpp --- .../ops/declarable/generic/transforms/space_to_batch_nd.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/libnd4j/include/ops/declarable/generic/transforms/space_to_batch_nd.cpp b/libnd4j/include/ops/declarable/generic/transforms/space_to_batch_nd.cpp index 8e85210ab..5c59c25bb 100644 --- a/libnd4j/include/ops/declarable/generic/transforms/space_to_batch_nd.cpp +++ b/libnd4j/include/ops/declarable/generic/transforms/space_to_batch_nd.cpp @@ -1,4 +1,3 @@ -=========================================================*/ //Copyright 2016 The TensorFlow Authors. All Rights Reserved. /* ******************************************************************************