◆ InferSimpleContext() [1/2]
| nvdsinferserver::InferSimpleContext::InferSimpleContext |
( |
| ) |
|
◆ ~InferSimpleContext() [1/2]
| nvdsinferserver::InferSimpleContext::~InferSimpleContext |
( |
| ) |
|
|
override |
◆ InferSimpleContext() [2/2]
| nvdsinferserver::InferSimpleContext::InferSimpleContext |
( |
| ) |
|
◆ ~InferSimpleContext() [2/2]
| nvdsinferserver::InferSimpleContext::~InferSimpleContext |
( |
| ) |
|
|
override |
◆ backend() [1/2]
| BaseBackend* nvdsinferserver::InferBaseContext::backend |
( |
| ) |
|
|
inlineprotectedinherited |
◆ backend() [2/2]
| BaseBackend* nvdsinferserver::InferBaseContext::backend |
( |
| ) |
|
|
inlineprotectedinherited |
◆ backendConsumedInputs() [1/2]
| virtual void nvdsinferserver::InferBaseContext::backendConsumedInputs |
( |
SharedBatchArray |
inputs | ) |
|
|
inlineprotectedvirtualinherited |
◆ backendConsumedInputs() [2/2]
| virtual void nvdsinferserver::InferBaseContext::backendConsumedInputs |
( |
SharedBatchArray |
inputs | ) |
|
|
inlineprotectedvirtualinherited |
◆ config() [1/2]
| const ic::InferenceConfig& nvdsinferserver::InferBaseContext::config |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ config() [2/2]
| const ic::InferenceConfig& nvdsinferserver::InferBaseContext::config |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ createNNBackend() [1/2]
| NvDsInferStatus nvdsinferserver::InferSimpleContext::createNNBackend |
( |
const ic::BackendParams & |
params, |
|
|
int |
maxBatchSize, |
|
|
UniqBackend & |
backend |
|
) |
| |
|
protectedvirtual |
◆ createNNBackend() [2/2]
| NvDsInferStatus nvdsinferserver::InferSimpleContext::createNNBackend |
( |
const ic::BackendParams & |
params, |
|
|
int |
maxBatchSize, |
|
|
UniqBackend & |
backend |
|
) |
| |
|
protectedvirtual |
◆ customLib() [1/2]
| const SharedDllHandle& nvdsinferserver::InferBaseContext::customLib |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ customLib() [2/2]
| const SharedDllHandle& nvdsinferserver::InferBaseContext::customLib |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ deinit() [1/2]
◆ deinit() [2/2]
◆ fixateInferenceInfo() [1/2]
| NvDsInferStatus nvdsinferserver::InferSimpleContext::fixateInferenceInfo |
( |
const ic::InferenceConfig & |
config, |
|
|
BaseBackend & |
backend |
|
) |
| |
|
overrideprotectedvirtual |
◆ fixateInferenceInfo() [2/2]
| NvDsInferStatus nvdsinferserver::InferSimpleContext::fixateInferenceInfo |
( |
const ic::InferenceConfig & |
config, |
|
|
BaseBackend & |
backend |
|
) |
| |
|
overrideprotectedvirtual |
◆ initialize() [1/2]
| NvDsInferStatus nvdsinferserver::InferBaseContext::initialize |
( |
const std::string & |
prototxt, |
|
|
InferLoggingFunc |
logFunc |
|
) |
| |
|
finalinherited |
◆ initialize() [2/2]
| NvDsInferStatus nvdsinferserver::InferBaseContext::initialize |
( |
const std::string & |
prototxt, |
|
|
InferLoggingFunc |
logFunc |
|
) |
| |
|
finalinherited |
◆ maxBatchSize() [1/2]
| int nvdsinferserver::InferBaseContext::maxBatchSize |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ maxBatchSize() [2/2]
| int nvdsinferserver::InferBaseContext::maxBatchSize |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ needCopyInputToHost() [1/2]
| bool nvdsinferserver::InferBaseContext::needCopyInputToHost |
( |
| ) |
const |
|
protectedinherited |
◆ needCopyInputToHost() [2/2]
| bool nvdsinferserver::InferBaseContext::needCopyInputToHost |
( |
| ) |
const |
|
protectedinherited |
◆ needPreprocess() [1/2]
| bool nvdsinferserver::InferBaseContext::needPreprocess |
( |
| ) |
const |
|
protectedinherited |
◆ needPreprocess() [2/2]
| bool nvdsinferserver::InferBaseContext::needPreprocess |
( |
| ) |
const |
|
protectedinherited |
◆ print() [1/2]
| void nvdsinferserver::InferBaseContext::print |
( |
NvDsInferLogLevel |
l, |
|
|
const char * |
msg |
|
) |
| |
|
protectedinherited |
◆ print() [2/2]
| void nvdsinferserver::InferBaseContext::print |
( |
NvDsInferLogLevel |
l, |
|
|
const char * |
msg |
|
) |
| |
|
protectedinherited |
◆ run() [1/2]
◆ run() [2/2]
◆ uniqueId() [1/2]
| int nvdsinferserver::InferBaseContext::uniqueId |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ uniqueId() [2/2]
| int nvdsinferserver::InferBaseContext::uniqueId |
( |
| ) |
const |
|
inlineprotectedinherited |
The documentation for this class was generated from the following file: