small typo
This commit is contained in:
parent
1f35478b82
commit
b87da8fe9a
@ -102,7 +102,7 @@ The following command starts the program with three worker processes.
|
|||||||
```
|
```
|
||||||
Besides strings, rabit also allows to broadcast constant size array and vectors.
|
Besides strings, rabit also allows to broadcast constant size array and vectors.
|
||||||
|
|
||||||
The counterpart in python can be found in [broadcast.py](broadcast.py). Here is a snippet so that you can get a better sense of how simple is to the python library:
|
The counterpart in python can be found in [broadcast.py](broadcast.py). Here is a snippet so that you can get a better sense of how simple is to use the python library:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
import rabit
|
import rabit
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user