Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IO utilities. #5091

Merged
merged 3 commits into from
Dec 5, 2019
Merged

Add IO utilities. #5091

merged 3 commits into from
Dec 5, 2019

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Dec 4, 2019

  • Add fixed size stream for reading model stream.
  • Add file extension.

Another fraction of #4732 . Fixed size stream is used for reading dmlc::Stream coming from rabit checkpoint. While FileExtension is used for distinguishing what model format we should use.

* Add fixed size stream for reading model stream.
* Add file extension.
@trivialfis trivialfis closed this Dec 4, 2019
@trivialfis trivialfis reopened this Dec 4, 2019
@trivialfis trivialfis merged commit 2dcb62d into dmlc:master Dec 5, 2019
@trivialfis trivialfis deleted the io-routines branch December 5, 2019 14:15
@lock lock bot locked as resolved and limited conversation to collaborators Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants