masahi commented on pull request #8781:
URL: https://github.com/apache/tvm/pull/8781#issuecomment-903623984


   Please try removing duplication between GRU and LSTM tests. For example, I 
don't want to see 
   ```
       for batch_first in (True, False):
           for use_bias in (True, False):
               for rnd_weights in [True]:  # (True, False):
   ```
   repeated.


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