echuraev commented on code in PR #16199:
URL: https://github.com/apache/tvm/pull/16199#discussion_r1416712210
##########
tests/python/frontend/pytorch/test_forward.py:
##########
@@ -2893,6 +2911,7 @@ def forward(self, inp):
@tvm.testing.uses_gpu
def test_simple_rnn():
"""test_simple_rnn"""
+
Review Comment:
nit: I suppose that all such white spaces are redundant. Could you please
remove them in this test and in the tests below?
--
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]