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

Move fusion executor files to their own directory #2756

Merged
merged 21 commits into from
Sep 9, 2024
Merged

Conversation

csarofeen
Copy link
Collaborator

@csarofeen csarofeen commented Aug 4, 2024

Moved:
csrc/executor.cpp
csrc/executor_kernel_arg.cpp
csrc/executor_params.cpp
csrc/executor_utils.cpp
to:
csrc/fusion_executor/executor.cpp
csrc/fusion_executor/executor_kernel_arg.cpp
csrc/fusion_executor/executor_params.cpp
csrc/fusion_executor/executor_utils.cpp

csarofeen and others added 4 commits August 2, 2024 18:32
- Add NVF_THROW
- Add more information in bindInputs error
- Add IValue debug string function
- Cleanup some stale code
Cleanup printing.

Co-authored-by: Jingyue Wu <[email protected]>
Base automatically changed from executor_cleanup to main September 8, 2024 16:35
@csarofeen csarofeen requested a review from wujingyue September 8, 2024 16:45
@csarofeen csarofeen marked this pull request as ready for review September 8, 2024 16:45
@wujingyue wujingyue requested review from naoyam and removed request for wujingyue September 8, 2024 21:46
@naoyam naoyam merged commit 29379c5 into main Sep 9, 2024
5 checks passed
@naoyam naoyam deleted the move_executor branch September 9, 2024 16:10
naoyam pushed a commit that referenced this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants