[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 */
|
/*! \brief interface for serializable objects */
|
||||||
class Serializable {
|
class Serializable {
|
||||||
public:
|
public:
|
||||||
|
/*! \brief destructor */
|
||||||
|
virtual ~Serializable() {}
|
||||||
/*!
|
/*!
|
||||||
* \brief load the model from a stream
|
* \brief load the model from a stream
|
||||||
* \param fi stream where to load the model from
|
* \param fi stream where to load the model from
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user