We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0346a29 commit d9e6b70Copy full SHA for d9e6b70
py/torch_tensorrt/dynamo/lowering/_decomposition_groups.py
@@ -37,6 +37,7 @@
37
aten.elu_backward,
38
aten._embedding_bag,
39
aten.embedding_dense_backward,
40
+ aten.empty_like,
41
aten._euclidean_dist.default,
42
aten.expand_as,
43
aten.eye,
0 commit comments