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

Allow port-access in the pipeline #161

Closed
Fixstars-momoko opened this issue Nov 28, 2023 · 3 comments
Closed

Allow port-access in the pipeline #161

Fixstars-momoko opened this issue Nov 28, 2023 · 3 comments

Comments

@Fixstars-momoko
Copy link
Contributor

Currently, the output in the form of Halide::Func[] allows access to each buffer after port mapping from the output port of a pipeline.

TODO:

  • Add the feature to access each buffer by index so that each buffer can be used as an input for the following BB.
  • Update the Python bindings along with the above change.
@Fixstars-momoko
Copy link
Contributor Author

C++ Status: #164

@xinyuli1204
Copy link
Contributor

Python Status:167

@Fixstars-momoko
Copy link
Contributor Author

#164
#167
#172

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

No branches or pull requests

2 participants