Skip to content

Commit 4ce61a1

Browse files
jackzhxngfacebook-github-bot
authored andcommitted
Pcre2 buck target in third-party (pytorch#55)
Summary: Pull Request resolved: pytorch-labs/tokenizers#55 Reviewed By: larryliu0820 Differential Revision: D73412412 Pulled By: jackzhxng
1 parent c0593ff commit 4ce61a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shim_et/xplat/executorch/build/env_interface.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ _EXTERNAL_DEPS = {
4747
"nlohmann_json": [], # Intentionally not supporting OSS buck build HF tokenizer.
4848
"prettytable": "//third-party:prettytable",
4949
"pybind11": "//third-party:pybind11",
50+
"pcre2": "//extension/llm/tokenizers/third-party:pcre2",
5051
"re2": "//extension/llm/tokenizers/third-party:re2",
5152
"sentencepiece": [], # Intentionally not supporting OSS buck build of sentencepiece.
5253
"sentencepiece-py": [],

0 commit comments

Comments
 (0)