Skip to content

Commit 577195d

Browse files
zonglinpengfacebook-github-bot
authored andcommitted
merge internal op registration with oss (#6858)
Summary: migrate all op registration and callsites from meta_registreation to ops_registration Reviewed By: hsharma35, mcremon-meta Differential Revision: D65920349
1 parent b4ab76f commit 577195d

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)