We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb7eee commit 694befdCopy full SHA for 694befd
tests/py/dynamo/lowering/test_decompositions.py
@@ -609,5 +609,6 @@ def forward(self, x, src, dim, index):
609
f"Select_scatter TRT outputs don't match with the original model.",
610
)
611
612
+
613
if __name__ == "__main__":
614
run_tests()
0 commit comments