Skip to content

Commit 594c4d5

Browse files
Zonglin Pengfacebook-github-bot
authored andcommitted
merge internal op registration with oss
Summary: titled Differential Revision: D65920349
1 parent ceb22c1 commit 594c4d5

File tree

2 files changed

+499
-0
lines changed

2 files changed

+499
-0
lines changed

backends/cadence/aot/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ python_library(
8787
],
8888
deps = [
8989
"fbcode//caffe2:torch",
90+
"fbcode//executorch/exir:scalar_type",
9091
"fbcode//executorch/backends/cadence/aot:utils",
9192
],
9293
)

0 commit comments

Comments
 (0)