Medial Code Documentation
|
InputSplit that reads from an existing InputSplit and cache the data into local disk, the second iteration will be reading from the local cached data. More...
#include <dmlc/base.h>
Go to the source code of this file.
InputSplit that reads from an existing InputSplit and cache the data into local disk, the second iteration will be reading from the local cached data.
Copyright (c) 2015 by Contributors