junrushao commented on code in PR #15735:
URL: https://github.com/apache/tvm/pull/15735#discussion_r1324747875


##########
tests/python/disco/test_nccl.py:
##########
@@ -93,25 +96,25 @@ def test_scatter():
     )
 
 
-def test_gather():
-    num_workers = 2
-    devices = [1, 2]
-    array = np.arange(36, dtype="float32")
+# def test_gather():

Review Comment:
   While understanding that @jinhongyii's time is limited, we do not usually 
prefer having code comments in a serious branch. I'm committed to get it fixed 
as soon as I could (this week) in PR https://github.com/apache/tvm/pull/15727



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