treelite
|
Load prediction function exported as a shared library. More...
#include <treelite/predictor.h>
#include <treelite/omp.h>
#include <dmlc/logging.h>
#include <dmlc/timer.h>
#include <cstdint>
#include <algorithm>
#include <limits>
#include <functional>
#include "common/math.h"
#include <dlfcn.h>
Go to the source code of this file.
Load prediction function exported as a shared library.
Copyright (c) 2017 by Contributors
Definition in file predictor.cc.