tf-encrypted / moose

Secure distributed dataflow framework for encrypted machine learning and data processing
Apache License 2.0
57 stars 15 forks source link

Support arguments in `FilesystemChoreography` #1102

Open mortendahl opened 2 years ago

mortendahl commented 2 years ago

This could for instance be done by specifying values either directly in the .session file or indirectly as filenames. It might be okay to limit the latter to eg .npy files, and only support specifying eg string values directly.

This should also allow arguments to passed in when using cometctl.