polish sentense

revert-12383-port_py3_syntax
Yancey1989 7 years ago
parent 285e7ac531
commit e343afb1a9

@ -124,9 +124,8 @@ optimization algorithm $f$ runs on the storage service.
For another design, we can implement a distributed sparse table in Fluid, For another design, we can implement a distributed sparse table in Fluid,
and don't need to maintain an external storage component while training. and don't need to maintain an external storage component while training.
Prior to reading this design, it would be useful for the reader to make themselves You may need to read Fluid [Distributed Training Architecture](./distributed_architecture.md)
familiar with Fluid [Distributed Training Architecture](./distributed_architecture.md) and [Parameter Server](./parameter_server.md) before going on.
and [Parameter Server](./parameter_server.md).
![fluid lookup remote table](./src/fluid_lookup_remote_table.png) ![fluid lookup remote table](./src/fluid_lookup_remote_table.png)

Loading…
Cancel
Save