Add two newlines.

PiperOrigin-RevId: 298227538
Change-Id: I509fdd8c5d45aae9100541f283d55f8d74f24418
This commit is contained in:
Penporn Koanantakool 2020-03-01 14:45:38 -08:00 committed by TensorFlower Gardener
parent 37637ae605
commit 60d9e6e458

View File

@ -12,6 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
==============================================================================*/ ==============================================================================*/
#ifdef INTEL_MKL #ifdef INTEL_MKL
#include "tensorflow/core/framework/fake_input.h" #include "tensorflow/core/framework/fake_input.h"
@ -141,4 +142,5 @@ TEST_F(MklDequantizeOpTest, MKLInput) {
} }
} // namespace tensorflow } // namespace tensorflow
#endif // INTEL_MKL #endif // INTEL_MKL