Jetson Linux API Reference

32.7.4 Release
trt_inference.h File Reference

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
 

Macro Definition Documentation

◆ GOOGLENET_SINGLE_CLASS

#define GOOGLENET_SINGLE_CLASS   0

Definition at line 46 of file trt_inference.h.

◆ GOOGLENET_THREE_CLASS

#define GOOGLENET_THREE_CLASS   1

Definition at line 47 of file trt_inference.h.

◆ RESNET_THREE_CLASS

#define RESNET_THREE_CLASS   2

Definition at line 48 of file trt_inference.h.