Skip to content

Commit a892fcf

Browse files
committed
Update on "Use external_deps for sentencepiece"
as title Differential Revision: [D59770172](https://our.internmc.facebook.com/intern/diff/D59770172/) [ghstack-poisoned]
1 parent ae164b4 commit a892fcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shim/xplat/executorch/build/env_interface.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ _EXTERNAL_DEPS = {
4242
"prettytable": "//third-party:prettytable",
4343
"pybind11": "//third-party:pybind11",
4444
"re2": [], # TODO(larryliu0820): Add support
45+
"sentencepiece": [],
4546
# Core C++ PyTorch functionality like Tensor and ScalarType.
4647
"torch-core-cpp": "//third-party:libtorch",
4748
"torchgen": "//third-party:torchgen",

0 commit comments

Comments
 (0)