Skip to content

Commit 92ee522

Browse files
authored
merge internal op registration with oss
Differential Revision: D65920349 Pull Request resolved: #6858
1 parent b4ab76f commit 92ee522

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
@@ -86,6 +86,7 @@ python_library(
8686
],
8787
deps = [
8888
"fbcode//caffe2:torch",
89+
"fbcode//executorch/exir:scalar_type",
8990
"fbcode//executorch/backends/cadence/aot:utils",
9091
],
9192
)

0 commit comments

Comments
 (0)