Skip to content

Commit

Permalink
[TIR][USMP] further changes for extract buffer info
Browse files Browse the repository at this point in the history
* removing unnecessary import

Change-Id: I3393187b1a46ca4f368d1a046fab6f2575700769
  • Loading branch information
manupak committed Jul 14, 2021
1 parent 028573e commit f901bdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tvm/tir/usmp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@
# pylint: disable=unused-import, redefined-builtin
"""Namespace for Unified Static Memory Planner"""

from . import transform
from . import analysis
from .utils import BufferInfo

0 comments on commit f901bdf

Please sign in to comment.