![]() |
TI Deep Learning Product User Guide
|
This file contains device specific structures and utility functions.
Go to the source code of this file.
Macros | |
#define | TIDL_OTF_FLAG_BIT (0x100) |
#define | TIDL_DEVICE_UNDEFINED ((int32_t) -1) |
Specifies the target device. More... | |
#define | TIDL_TDA4VM ((int32_t) 0) |
#define | TIDL_TDA4AEP ((int32_t) 1) |
#define | TIDL_TDA4AM ((int32_t) 2) |
#define | TIDL_TDA4AMPlus ((int32_t) 3) |
#define | TIDL_AM62A ((int32_t) 4) |
Functions | |
static uint32_t | TIDL_isPadOTF (int32_t deviceName) |
#define TIDL_TDA4VM ((int32_t) 0) |
#define TIDL_TDA4AEP ((int32_t) 1) |
#define TIDL_TDA4AM ((int32_t) 2) |
#define TIDL_TDA4AMPlus ((int32_t) 3) |
#define TIDL_AM62A ((int32_t) 4) |
#define TIDL_OTF_FLAG_BIT (0x100) |
|
inlinestatic |