Skip to content

Commit

Permalink
Fix linting -2
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe Rossini committed Nov 13, 2020
1 parent 1a9dcdb commit 3b5f93b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tvm/topi/arm_cpu/tensor_intrin.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

import tvm
from tvm import te
from tvm.contrib import util


def gemm_4x4_int8_int8_int32(M, N, K, unroll, in_type):
Expand Down

0 comments on commit 3b5f93b

Please sign in to comment.