zxybazh commented on code in PR #12948:
URL: https://github.com/apache/tvm/pull/12948#discussion_r1002123131


##########
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:
   What about `calculator`? The point here is to show this function computes 
the results for the given workload.



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

Reply via email to