NVIDIA DeepStream SDK API Reference

7.0 Release
TritonClassParams Struct Reference

Detailed Description

Definition at line 91 of file infer_post_datatypes.h.

Data Fields

uint32_t topK = 0
 
float threshold = 0.0f
 
std::string tensorName
 

Field Documentation

◆ tensorName

std::string TritonClassParams::tensorName

Definition at line 94 of file infer_post_datatypes.h.

◆ threshold

float TritonClassParams::threshold = 0.0f

Definition at line 93 of file infer_post_datatypes.h.

◆ topK

uint32_t TritonClassParams::topK = 0

Definition at line 92 of file infer_post_datatypes.h.


The documentation for this struct was generated from the following file: