correct
This commit is contained in:
parent
eb2b086b65
commit
d10a435d64
@ -3,7 +3,7 @@
|
||||
rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementations of distributed machine learning programs, many of which fall naturally under the Allreduce abstraction.
|
||||
|
||||
* [Guide Tutorial of Rabit](guide)
|
||||
* [API Documentation](http://home.cs.washington.edu/~tqchen/rabit/doc)
|
||||
* [API Documentation](http://homes.cs.washington.edu/~tqchen/rabit/doc)
|
||||
* You can also directly read the [interface header](include/rabit.h)
|
||||
|
||||
Features
|
||||
|
||||
@ -3,7 +3,7 @@ Tutorial of Rabit
|
||||
This is an tutorial of rabit, a ***Reliable Allreduce and Broadcast interface***.
|
||||
To run the examples locally, you will need to type ```make``` to build all the examples.
|
||||
|
||||
Please also refer to the [API Documentation](http://home.cs.washington.edu/~tqchen/rabit/doc)
|
||||
Please also refer to the [API Documentation](http://homes.cs.washington.edu/~tqchen/rabit/doc)
|
||||
|
||||
|
||||
**List of Topics**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user