NVIDIA DeepStream SDK API Reference

6.4 Release
TritonClassParams Struct Reference

Detailed Description

Definition at line 96 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 99 of file infer_post_datatypes.h.

◆ threshold

float TritonClassParams::threshold = 0.0f

Definition at line 98 of file infer_post_datatypes.h.

◆ topK

uint32_t TritonClassParams::topK = 0

Definition at line 97 of file infer_post_datatypes.h.


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