Uh oh!
There was an error while loading. Please reload this page.
Create a CoreML inmemoryfs pybinding target - #9482
Merged
Merged
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9482
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 1 Unrelated FailureAs of commit 588fa40 with merge base c890809 ( 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. |
jathu
marked this pull request as ready for review
March 21, 2025 01:02
larryliu0820
approved these changes
Mar 21, 2025
jathuforce-pushed
the
jathu/inmemoryfs-binding
branch
2 times, most recently
from
March 21, 2025 03:51
8401ea6 to
3d18509Comparejathuforce-pushed
the
jathu/inmemoryfs-binding
branch
3 times, most recently
from
March 21, 2025 14:57
eaddcd2 to
dc338bdCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mergennachin
approved these changes
Mar 21, 2025
jathuforce-pushed
the
jathu/split-coreml
branch
8 times, most recently
from
March 22, 2025 00:09
e6419ac to
296af8fComparejathuforce-pushed
the
jathu/split-coreml
branch
13 times, most recently
from
March 24, 2025 22:45
f96e713 to
6c82a26Comparejathuforce-pushed
the
jathu/inmemoryfs-binding
branch
2 times, most recently
from
March 25, 2025 00:11
5bc0bdc to
7e51d3aComparejathuforce-pushed
the
jathu/inmemoryfs-binding
branch
2 times, most recently
from
March 25, 2025 01:52
1287a85 to
2f299acComparejathuforce-pushed
the
jathu/inmemoryfs-binding
branch
from
March 25, 2025 15:18
2f299ac to
4c09e91Comparemergennachin
approved these changes
Mar 25, 2025
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Context: #9481
We now create the pybinding target for inmemoryfs. Note that the build recipe is from the wheel builder:
executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py
Lines 17 to 38 in 5fdfa51
Test plan
cc @larryliu0820@lucylq