Skip to content

Commit

Permalink
Fix merge error
Browse files Browse the repository at this point in the history
Change-Id: I31050c7ac0f7d88064e7b166c41cfaa47e982b65
  • Loading branch information
mbaret committed Nov 9, 2021
1 parent b7c74ac commit b92a2a2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python/tvm/relay/backend/contrib/ethosu/te/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@

from .convolution import *
from .depthwise import *
<<<<<<< HEAD
from .pooling import *
=======
from .inline import *
>>>>>>> 2d7aa323a... [ETHOSU][2b] Create CascaderGraphs from TE graphs

0 comments on commit b92a2a2

Please sign in to comment.