Skip to content

Commit e0c5eb8

Browse files
committed
merge fix
1 parent b171748 commit e0c5eb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/tvm/tir/tensor_intrin/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17+
# pylint: disable=unused-import
1718
"""Intrinsics for tensorization."""
1819
from .x86 import *
1920
from .arm_cpu import *

0 commit comments

Comments
 (0)