pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
2.22k stars 368 forks source link

Update JNI binding layer comments to indicate that forward/execute is not thread-safe #6947

Open GregoryComer opened 6 days ago

GregoryComer commented 6 days ago

Summary: Update doc comments on forward and execute to document that these functions are not thread-safe.

Differential Revision: D66144668

pytorch-bot[bot] commented 6 days ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6947

Note: Links to docs will display an error until the docs builds have been completed.

:heavy_exclamation_mark: 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

:white_check_mark: No Failures

As of commit bdaebd99c42e3268b60c3a665ce3be43781c8fdc with merge base 86cb5d79e2044608fa1d04f4ba9836cab254b9ee (image): :green_heart: Looks good so far! There are no failures yet. :green_heart:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

facebook-github-bot commented 6 days ago

This pull request was exported from Phabricator. Differential Revision: D66144668

facebook-github-bot commented 6 days ago

This pull request was exported from Phabricator. Differential Revision: D66144668

GregoryComer commented 6 days ago

@pytorchbot label "topic: not user facing"

pytorch-bot[bot] commented 6 days ago

Didn't find following labels among repository labels: topic: not user facing