comaniac commented on a change in pull request #7389:
URL: https://github.com/apache/tvm/pull/7389#discussion_r569015024



##########
File path: python/tvm/rpc/tracker.py
##########
@@ -112,10 +112,12 @@ def summary(self):
 
 
 class PriorityScheduler(Scheduler):
-    """Priority based scheduler, FIFO based on time"""
+    """Priority based scheduler, FIFO"""

Review comment:
       ```suggestion
       """Priority based scheduler, FIFO based on request order"""
   ```




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