chg interface

This commit is contained in:
tqchen 2014-12-04 17:31:40 -08:00
parent 821eb21ae2
commit 7cd5474f1a

View File

@ -2,7 +2,7 @@
rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementation of distributed machine learning programs, many of which sits naturally under Allreduce abstraction.
Interface: [rabit.h](src/rabit.h)
* See the [package interface file](src/rabit.h)
Features
====