Skip to content

Commit 2216cae

Browse files
dbortfacebook-github-bot
authored andcommitted
Remove targets.xnnpack_dynamic_quant_utils from cmake_deps.toml (#3999)
Summary: The only reference to this was removed in #2585 Pull Request resolved: #3999 Test Plan: - CI - `./install_requirements.sh --pybind xnnpack` built successfully Reviewed By: mcr229 Differential Revision: D58686093 Pulled By: dbort fbshipit-source-id: b0e7c7092ea47468d6a5cd8c241f53a1ee4bf301
1 parent 8a320dd commit 2216cae

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

build/cmake_deps.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -262,14 +262,6 @@ deps = [
262262
"executorch_no_prim_ops",
263263
]
264264

265-
[targets.xnnpack_dynamic_quant_utils]
266-
buck_targets = [
267-
"//backends/xnnpack:dynamic_quant_utils",
268-
]
269-
filters = [
270-
".cpp$",
271-
]
272-
273265
[targets.xnnpack_schema]
274266
buck_targets = [
275267
"//backends/xnnpack/serialization:xnnpack_flatbuffer_header",

0 commit comments

Comments
 (0)