sebwrede opened a new pull request #1313:
URL: https://github.com/apache/systemds/pull/1313


   This PR adds a federated execution rewriter. 
   The rewriter currently loads the privacy constraints of federated data input 
from the federated workers and propagates these privacy constraints through the 
Hop DAG. The rewriter will be extended in a later PR with an execution plan 
builder, which will represent the different federated execution plans and 
evaluate the utility of each plan.
   This PR additionally refactors the PrivacyPropagator to ensure that the Hop 
and instruction privacy propagation goes through the same core propagation. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to