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 43 of file trt_inference.h.
| #define GOOGLENET_THREE_CLASS 1 | 
Definition at line 44 of file trt_inference.h.
| #define RESNET_THREE_CLASS 2 | 
Definition at line 45 of file trt_inference.h.