Medial Code Documentation
|
input split that splits indexed recordio files More...
#include <dmlc/io.h>
#include <dmlc/recordio.h>
#include <vector>
#include <cstdio>
#include <string>
#include <cstring>
#include <utility>
#include <random>
#include "./input_split_base.h"
Go to the source code of this file.
Data Structures | |
class | dmlc::io::IndexedRecordIOSplitter |
class that splits the recordIO file by record More... | |
Namespaces | |
namespace | dmlc |
namespace for dmlc | |
Variables | |
const unsigned | dmlc::io::INDEXED_RECORDIO_ALIGN = 4 |
input split that splits indexed recordio files
Copyright (c) 2017 by Contributors