diff --git a/doc/en/_build/html/_images/mlops_workflow.png b/doc/en/_build/html/_images/mlops_workflow.png index d40834697e..04d39bb4d1 100644 Binary files a/doc/en/_build/html/_images/mlops_workflow.png and b/doc/en/_build/html/_images/mlops_workflow.png differ diff --git a/doc/en/_build/html/_images/mlops_workflow_new.png b/doc/en/_build/html/_images/mlops_workflow_new.png new file mode 100644 index 0000000000..cd45a05547 Binary files /dev/null and b/doc/en/_build/html/_images/mlops_workflow_new.png differ diff --git a/doc/en/_build/html/_sources/mlops/user_guide.md.txt b/doc/en/_build/html/_sources/mlops/user_guide.md.txt index f3d95685ed..48578bacf7 100644 --- a/doc/en/_build/html/_sources/mlops/user_guide.md.txt +++ b/doc/en/_build/html/_sources/mlops/user_guide.md.txt @@ -1,9 +1,9 @@ # FedML MLOps User Guide -**Write Once, Run Anywhere: Seamlessly Migrate Your Local Simulation to the Real-world Edge-cloud Deployment** +**Write Once, Run Anywhere: Seamlessly Migrate Your Local Development to the Real-world Edge-cloud Deployment** - How Does FedML MLOps Platform Work? -- Local Development (Simulation) and Building MLOps Packages +- Local Development and Building MLOps Packages - Create Application and Upload Local Packages - Install FedML Agent: fedml login $account_id - Invite Collaborators, Create a Group and a Project @@ -12,7 +12,7 @@ ### How Does FedML MLOps Platform Work? -![image](../_static/image/mlops_workflow.png) \ +![image](../_static/image/mlops_workflow_new.png) \ Figure 1: the workflow describing how MLOps works MLOps works as the figure shown above. Such a workflow is handled by web UI without the need to handle complex deployment. @@ -22,7 +22,7 @@ Now please register an account and follow the following instruction step by step Please open [https://open.fedml.ai](https://open.fedml.ai) and find "Sign Up". -### Local Development (Simulation) and Building MLOps Packages +### Local Development and Building MLOps Packages After you finish the local developing/debugging of the FedML project using FedML library (e.g., successfully run the example [https://doc.fedml.ai/cross-silo/examples/mqtt_s3_fedavg_mnist_lr_example.html](https://doc.fedml.ai/cross-silo/examples/mqtt_s3_fedavg_mnist_lr_example.html)), you can now deploy it into the real-world edge-cloud system. diff --git a/doc/en/_build/html/_static/image/MLOps_workflow.png b/doc/en/_build/html/_static/image/MLOps_workflow.png new file mode 100644 index 0000000000..04d39bb4d1 Binary files /dev/null and b/doc/en/_build/html/_static/image/MLOps_workflow.png differ diff --git a/doc/en/_build/html/_static/image/mlops_workflow.png b/doc/en/_build/html/_static/image/mlops_workflow.png deleted file mode 100644 index d40834697e..0000000000 Binary files a/doc/en/_build/html/_static/image/mlops_workflow.png and /dev/null differ diff --git a/doc/en/_build/html/_static/image/mlops_workflow_new.png b/doc/en/_build/html/_static/image/mlops_workflow_new.png new file mode 100644 index 0000000000..cd45a05547 Binary files /dev/null and b/doc/en/_build/html/_static/image/mlops_workflow_new.png differ diff --git a/doc/en/_build/html/index.html b/doc/en/_build/html/index.html index d47b22e121..36c7fb3779 100644 --- a/doc/en/_build/html/index.html +++ b/doc/en/_build/html/index.html @@ -351,7 +351,7 @@

OutlineFedML MLOps Video Tutorial
  • FedML MLOps User Guide