facebookresearch / playtorch

PlayTorch is a framework for rapidly creating mobile AI experiences.
https://playtorch.dev/
MIT License
829 stars 101 forks source link

Added OpGroup class to group together ops with the same names #135

Closed zrfisher closed 1 year ago

zrfisher commented 1 year ago

Summary: Created an OpGroup class to group together OpInfo objects with the same name since all will be needed to generate the associated function implementation. Wrote test to ensure that Declarations.json can be parsed correctly to a map of OpGroups.

Reviewed By: raedle

Differential Revision: D40231866

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Updated | | :--- | :----- | :------ | :------ | | **playtorch** | ⬜️ Ignored ([Inspect](https://vercel.com/fbopensource/playtorch/HpyAGYdR2KUeJWwizdt3UumWs2Dk)) | | Oct 28, 2022 at 10:11PM (UTC) |
facebook-github-bot commented 1 year ago

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