areusch commented on a change in pull request #7398:
URL: https://github.com/apache/tvm/pull/7398#discussion_r578632806
##########
File path: python/tvm/micro/compiler.py
##########
@@ -81,6 +81,10 @@ def _target_from_sources(cls, sources):
target_strs = set()
for obj in sources:
+ print("read", obj)
Review comment:
done
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]