aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/scaling.py
diff options
context:
space:
mode:
Diffstat (limited to 'ethosu/vela/scaling.py')
-rw-r--r--ethosu/vela/scaling.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/ethosu/vela/scaling.py b/ethosu/vela/scaling.py
index 3b749ddd..7019c217 100644
--- a/ethosu/vela/scaling.py
+++ b/ethosu/vela/scaling.py
@@ -13,11 +13,8 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-
-
# Description:
# Contains various scaling calculations for weights, elementwise operations, pooling etc.
-
import math
from enum import IntEnum