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

Mixed iterator and non-iterator inputs/outputs #2280

Merged
merged 6 commits into from
Oct 24, 2023

Conversation

RunDevelopment
Copy link
Member

@RunDevelopment RunDevelopment commented Oct 18, 2023

Starts with #2258.
Fixes #1886

@joeyballentine
Copy link
Member

Can you fix the type checking on this?

@RunDevelopment
Copy link
Member Author

I disabled the type checking for now. Fixing it will be a pain.

@RunDevelopment RunDevelopment marked this pull request as ready for review October 24, 2023 15:15
@RunDevelopment
Copy link
Member Author

Note: this currently only implements the backend side of things. I haven't touched the frontend at all yet. The backend changes are already complex enough as is, so we can do the frontend in a follow-up PR.

@joeyballentine joeyballentine merged commit 3b3666c into chaiNNer-org:main Oct 24, 2023
@RunDevelopment RunDevelopment deleted the mixed-inputs-outputs branch October 25, 2023 10:40
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.

Add general loop
2 participants