treelite
|
Load prediction function exported as a shared library. More...
#include <dmlc/logging.h>
#include <treelite/entry.h>
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | CSRBatch |
sparse batch in Compressed Sparse Row (CSR) format More... | |
struct | DenseBatch |
dense batch More... | |
class | Predictor |
predictor class: wrapper for optimized prediction code More... | |
Load prediction function exported as a shared library.
Copyright (c) 2017 by Contributors
Definition in file predictor.h.