We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2520c74 commit ed13c16Copy full SHA for ed13c16
shim_et/xplat/executorch/build/env_interface.bzl
@@ -49,7 +49,6 @@ _EXTERNAL_DEPS = {
49
"pybind11": "//third-party:pybind11",
50
"pcre2": "//extension/llm/tokenizers/third-party:pcre2",
51
"re2": "//extension/llm/tokenizers/third-party:re2",
52
- "pcre2": "//extension/llm/tokenizers/third-party:pcre2",
53
"sentencepiece": [], # Intentionally not supporting OSS buck build of sentencepiece.
54
"sentencepiece-py": [],
55
# Core C++ PyTorch functionality like Tensor and ScalarType.
0 commit comments