areusch commented on a change in pull request #7804:
URL: https://github.com/apache/tvm/pull/7804#discussion_r609983938



##########
File path: tests/micro/zephyr/test_zephyr.py
##########
@@ -59,7 +66,7 @@ def _make_sess_from_op(model, zephyr_board, west_cmd, 
op_name, sched, arg_bufs):
 
 
 def _make_session(model, target, zephyr_board, west_cmd, mod):
-    test_name = f"{os.path.splitext(os.path.abspath(__file__))[0]}_{model}"
+    test_name = 
f"{os.path.splitext(os.path.abspath(__file__))[0]}_{zephyr_board}"

Review comment:
       oh sorry, I was misreading. this looks good




-- 
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]


Reply via email to