Keerti Prakash Talwar
Keerti Prakash Talwar
**Describe the bug** Aggregator Based Workflow Tutorial Federated_Pytorch_MNIST_Tutorial.ipynb is not working. **To Reproduce** Run the tutorial openfl/openfl-tutorials/Federated_Pytorch_MNIST_Tutorial.ipynb **Expected behavior** Tutorial should run successfully without any error. **Screenshots** Creating AGGREGATOR certificate...
**TITLE**: Remove recursion from LocalRuntime during execution of FLFlow steps **SUMMARY OF CHANGES**: Currently FLFlow steps are executed in a nested manner. This PR attemppts to remove recursion from LocalRuntime,...
**ISSUE** : - Described in #724 **STEPS TO REPRODUCE** : - Described in #724 **FIX DESCRIPTION / SUMMARY OF CHANGES**: 1. Refactor Flowgraph related functionality (graph and steps creation) to...