Finish deprecation cycle for trust_repo param in torch.hub#174101
Finish deprecation cycle for trust_repo param in torch.hub#174101albanD wants to merge 1 commit into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/174101
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 2 Cancelled Jobs, 28 PendingAs of commit 41a4faa with merge base db9959e ( CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
@pytorchbot merge |
|
@pytorchbot merge -f "Can we get any runners from GH today?" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…74101) This was slated for removal in 2.0 but we never did it. This ensures the default is now properly secure and the user has to validate repos before loading them. Pull Request resolved: pytorch#174101 Approved by: https://github.com/ailzhang, https://github.com/malfet
…74101) This was slated for removal in 2.0 but we never did it. This ensures the default is now properly secure and the user has to validate repos before loading them. Pull Request resolved: pytorch#174101 Approved by: https://github.com/ailzhang, https://github.com/malfet
This was slated for removal in 2.0 but we never did it.
This ensures the default is now properly secure and the user has to validate repos before loading them.
cc @ezyang @gchanan