Skip to content

Commit 6d83e10

Browse files
ethansfngfacebook-github-bot
authored andcommitted
Clean up test type dispatches
Summary: use expand decorator in test type dispatches Differential Revision: D82239681
1 parent e55ad80 commit 6d83e10

File tree

2 files changed

+295
-590
lines changed

2 files changed

+295
-590
lines changed

backends/cadence/aot/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ python_unittest(
345345
typing = True,
346346
deps = [
347347
":ops_registrations",
348+
":typing_stubs",
348349
":type_dispatch",
349350
"//caffe2:torch",
350351
"//executorch/backends/cadence/aot:graph_builder",

0 commit comments

Comments
 (0)