Go to the source code of this file.
Data Structures | |
class | TRT_Context |
Macros | |
#define | GOOGLENET_SINGLE_CLASS 0 |
#define | GOOGLENET_THREE_CLASS 1 |
#define | RESNET_THREE_CLASS 2 |
#define GOOGLENET_SINGLE_CLASS 0 |
Definition at line 46 of file trt_inference.h.
#define GOOGLENET_THREE_CLASS 1 |
Definition at line 47 of file trt_inference.h.
#define RESNET_THREE_CLASS 2 |
Definition at line 48 of file trt_inference.h.