Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Flatten data structure like dict in arg types #8905

Open
kirklandsign opened this issue Mar 3, 2025 · 0 comments
Open

[Android] Flatten data structure like dict in arg types #8905

kirklandsign opened this issue Mar 3, 2025 · 0 comments
Assignees
Labels
module: android Issues related to Android code, build, and execution triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@kirklandsign
Copy link
Contributor

kirklandsign commented Mar 3, 2025

🚀 The feature, motivation and pitch

Per @JacobSzwejbka in python, basically everything gets flattened by a pytree lib, so on client like Android we would need to flatten as well. We need to support it to enable use case like #8665 (comment)

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

cc @cbilgin

@kirklandsign kirklandsign added module: android Issues related to Android code, build, and execution triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module labels Mar 3, 2025
@kirklandsign kirklandsign self-assigned this Mar 3, 2025
@github-project-automation github-project-automation bot moved this to To triage in ExecuTorch DevX Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: android Issues related to Android code, build, and execution triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
Status: To triage
Development

No branches or pull requests

1 participant