![]() |
Multimedia API ReferenceNovember 16, 2016 | 24.2.1 Release |
The GIE_Context
class provides interfaces to load the Caffe model and perform inference with the TensorRT model.
Data Structures | |
class | Logger |
struct | Profiler |
class | GIE_Context |
Macros | |
#define | CHECK(status) |
Variables | |
static const int | TIMING_ITERATIONS = 1000 |
static const int | NUM_BINDINGS = 3 |
#define CHECK | ( | status | ) |
Definition at line 73 of file gie_inference.h.
|
static |
Definition at line 83 of file gie_inference.h.
|
static |
Definition at line 82 of file gie_inference.h.
Referenced by Profiler::printLayerTimes().