junrushao commented on code in PR #12948:
URL: https://github.com/apache/tvm/pull/12948#discussion_r1002101759
##########
python/tvm/meta_schedule/testing/tune_utils.py:
##########
@@ -192,3 +192,50 @@ def f_time_per_layer(
)
return f_time_per_layer
+
+
+def create_computer(backend: str) -> Callable:
Review Comment:
computer sounds like a weird name, do you have any better proposal?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]