fixstars / ion-kit

Modernized graph-based data processing framework
MIT License
7 stars 6 forks source link

Allow port-access in the pipeline #161

Closed Fixstars-momoko closed 9 months ago

Fixstars-momoko commented 10 months ago

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:

Fixstars-momoko commented 10 months ago

C++ Status: https://github.com/fixstars/ion-kit/pull/164

xinyuli1204 commented 10 months ago

Python Status:167

Fixstars-momoko commented 9 months ago

https://github.com/fixstars/ion-kit/pull/164 https://github.com/fixstars/ion-kit/pull/167 https://github.com/fixstars/ion-kit/pull/172