[RABIT] Sync with dmlc
This commit is contained in:
parent
bed63208af
commit
05b958c178
@ -108,6 +108,8 @@ class SeekStream: public Stream {
|
||||
/*! \brief interface for serializable objects */
|
||||
class Serializable {
|
||||
public:
|
||||
/*! \brief destructor */
|
||||
virtual ~Serializable() {}
|
||||
/*!
|
||||
* \brief load the model from a stream
|
||||
* \param fi stream where to load the model from
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user