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

[NFC] Create include/mlir-tcp and move headers over #12

Merged
merged 5 commits into from
Oct 24, 2023

Conversation

sjain-stanford
Copy link
Collaborator

This makes it idiomatic to upstream mlir/torch-mlir structure, and makes downstream integrations less ambiguous in cases like these:

- #include "Conversion/Passes.h"
+ #include "mlir-tcp/Conversion/Passes.h"

@sjain-stanford sjain-stanford marked this pull request as ready for review October 24, 2023 01:58
@sjain-stanford sjain-stanford requested review from sanjoy, navahgar and a team October 24, 2023 01:58
@sjain-stanford sjain-stanford changed the title Create include/mlir-tcp and move headers over [NFC] Create include/mlir-tcp and move headers over Oct 24, 2023
@sjain-stanford sjain-stanford merged commit 4670cab into cruise-automation:main Oct 24, 2023
1 check passed
@sjain-stanford sjain-stanford deleted the sambhav/cleanup branch October 24, 2023 03:32
srinathava pushed a commit to srinathava/mlir-tcp that referenced this pull request Jun 24, 2024
srinathava pushed a commit to srinathava/mlir-tcp that referenced this pull request Jun 24, 2024
…ruise-automation#12)

Add a utility to aid in converting torch ops to `tcp.custom_op`

Cherry picking cruise-automation#33

---------

Co-authored-by: Srinath Avadhanula <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants