access2rohit commented on a change in pull request #17462: Updated 
PartialSortSmallK for LT support
URL: https://github.com/apache/incubator-mxnet/pull/17462#discussion_r397405221
 
 

 ##########
 File path: tests/python/unittest/test_operator.py
 ##########
 @@ -4541,6 +4541,22 @@ def get_large_matrix():
                 expected=[gt_topk(dat=a_npy, axis=1, ret_typ="mask", k=3,
                     is_ascend=True)])
 
+    def check_topk_small():
 
 Review comment:
   Please add this to exiting for loop and use check_symbolic_forward and 
check_symbolic_backward

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


With regards,
Apache Git Services

Reply via email to