-
Notifications
You must be signed in to change notification settings - Fork 27.4k
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
Fuyu Multi-image interleaved processor #27587
Conversation
Hey! Feel free to ping @molbap once this is ready for review and cis are green or me if you need help with the CIs! |
Hi Seungyoun,
Thanks for working on this. I suggest integrating the changes with mine
first.
Thank you!
Best regards,
Liangyu Chen
MMLab, School of Computer Science and Engineering, Nanyang Technological
University
P: 65-82811955 | E: ***@***.***
https://cliangyu.com/
…On Sat, 2 Dec 2023 at 19:41, Seungyoun, Shin ***@***.***> wrote:
Hi @cliangyu <https://github.com/cliangyu>,
I've developed enhancements for multi-device support in PR #27587
<#27587>, building upon
your work. Before proceeding with a new PR, I'd like to discuss integrating
these changes with yours. I can submit a PR to your fork or detail the
changes here for your review. Please let me know your preferred approach.
—
Reply to this email directly, view it on GitHub
<#27587 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKYMSERPXSTHWHLG37KE6HDYHMHU3AVCNFSM6AAAAAA7RTLUBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXGEZDOOBXGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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.
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
What does this PR do?
Fuyu Multi-image interleaved processor. Test example:
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.
@amyeroberts, @ArthurZucker and @younesbelkada