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 25a3b28 commit 822e63cCopy full SHA for 822e63c
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