Fate-Client contains Pipeline, Flow Cli and Flow SDK:
- Pipeline is a tool to enable fast federated modeling jobs for FATE. It supports compiling federated modeling job to DSL IR(Intermediate Representation).
- Flow CLI is a command line interface providing series of commands for user to design, start, and query federated jobs scheduling by fate_flow.
- Flow SDK provides multiple python api to allow user to interactive with fate_flow, also a based tool used by Flow Cli and Pipeline.