Skip to content

Commit

Permalink
Undo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanTingHsieh committed Oct 14, 2024
1 parent af90c88 commit b9776aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
"The `FedJob` is used to define how controllers and executors are placed within a federated job using the `to(object, target)` routine.\n",
"\n",
"Here we use a TensorFlow `BaseFedJob`, where we can define the job name and the initial global model.\n",
"The `BaseFedJob` automatically configures components for model persistence and model selection for convenience."
"The `BaseFedJob` automatically configures components for model persistence, model selection, and TensorBoard streaming for convenience."
]
},
{
Expand Down

0 comments on commit b9776aa

Please sign in to comment.