Uh oh!
There was an error while loading. Please reload this page.
[Windows] Re-enable tokenizers - #14180
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14180
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New Failures, 1 Unrelated FailureAs of commit caafb73 with merge base f1ca55a ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
GregoryComer
commented
Sep 11, 2025
I'm seeing some path length issues when building tokenizers in-place. I'm going to see if I can set up a symlink in the windows setup CI script. |
f07394e to
3434543CompareGregoryComer
commented
Sep 11, 2025
Rebasing to test with #13923 to be safe, but will land today if everything looks good. |
679527d to
80da2d4Compare80da2d4 to
caafb73CompareGregoryComer
commented
Sep 12, 2025
Removing 1.0 milestone from this PR in favor of using the pip package, when available. I'd need to make some more aggressive infra changes to the wheel build to make this work when building from source. |
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
1 similar comment
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Summary
After meta-pytorch/tokenizers#121 and #13888, we should be able to enable tokenizers on Windows.
Test plan
CI. Also verified that install functions on a local Windows machine.
cc @larryliu0820