issues
search
metagraph-dev
/
metagraph
Multi-target API for graph analytics with Dask
https://metagraph.readthedocs.io/en/latest/
Apache License 2.0
27
stars
7
forks
source link
More compiler stuff
#183
Closed
seibert
closed
3 years ago
seibert
commented
3 years ago
Handling multiple output keys
Metagraph DAGs automatically optimize if the final result is a Metagraph object. All compilers referenced in the DAG are used, although this has only been tested on DAGs with a single compiler.
seibert
commented
3 years ago
Thanks for review! I think I've resolved the suggestions.