Skip to content

Commit f69319a

Browse files
authored
fix qnn export
Differential Revision: D72263224 Pull Request resolved: #41
1 parent 6ff9598 commit f69319a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pytorch_tokenizers/targets.bzl

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def define_common_targets():
2828
"sentencepiece-py",
2929
],
3030
deps = [
31+
"fbsource//third-party/pypi/blobfile:blobfile",
3132
"fbsource//third-party/pypi/tiktoken:tiktoken",
3233
"fbsource//third-party/pypi/tokenizers:tokenizers",
3334
],

0 commit comments

Comments
 (0)