-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[jit] add top-level readme to csrc/jit #33916
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
Conversation
[ghstack-poisoned]
| - `python/`: Binding stuff into Python or accessing information from the Python environment. | ||
| - `testing/`: Utilities and helpers for testing. | ||
| - `mobile/`: Mobile-specific implementations of runtime components. | ||
| - `passes/`: IR-to-IR passes, generally for optimization and lowering. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a bit about the existing backends, generated, codegen tensorexpr, and testing folders
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think codegen and testing are already documented. I plan to move tensorexpr under codegen. And backends is to be deleted shortly. I'll add a note about generated.
💊 CircleCI build failures summary and remediationsAs of commit 33302f5: None of the build failures appear to be your fault.
Detailed failure analysisOne may explore the probable reasons each build failed interactively on the Dr. CI website. 🚧 1 upstream failure recognized by patterns:These builds matched patterns, but were probably caused by upstream breakages:
This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions on the GitHub issue tracker. |
Differential Revision: [D20150771](https://our.internmc.facebook.com/intern/diff/D20150771) [ghstack-poisoned]
1 similar comment
Summary: Pull Request resolved: #33916 Test Plan: Imported from OSS Differential Revision: D20150771 Pulled By: suo fbshipit-source-id: c7550954ddd6a294ce833348bf9fa058503e9bd7
Summary: Pull Request resolved: pytorch#33916 Test Plan: Imported from OSS Differential Revision: D20150771 Pulled By: suo fbshipit-source-id: c7550954ddd6a294ce833348bf9fa058503e9bd7
Stack from ghstack:
Differential Revision: D20150771