From 05844992a0a00063513385cd9f23dc82fb2e77f3 Mon Sep 17 00:00:00 2001 From: liuruilong Date: Mon, 25 Jun 2018 17:37:36 +0800 Subject: [PATCH] format files --- src/framework/tensor.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/framework/tensor.h b/src/framework/tensor.h index af25765eb7..a221a26aa1 100644 --- a/src/framework/tensor.h +++ b/src/framework/tensor.h @@ -234,10 +234,6 @@ class Tensor { "Tensor's dims_ is out of bound. "); } - - - - private: /** * @note Placeholder hides type T, so it doesn't appear as a -- GitLab