TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
OutputArgs Struct Reference
Collaboration diagram for OutputArgs:

Public Attributes

int32_t userId
 
int32_t expectedPredictedMaxRatingItem
 
float expectedPredictedMaxRatingItemProb
 
std::vector< int32_t > allItems
 
std::vector< std::pair< int32_t, float > > itemProbPairVec
 

Member Data Documentation

◆ userId

int32_t OutputArgs::userId

◆ expectedPredictedMaxRatingItem

int32_t OutputArgs::expectedPredictedMaxRatingItem

◆ expectedPredictedMaxRatingItemProb

float OutputArgs::expectedPredictedMaxRatingItemProb

◆ allItems

std::vector<int32_t> OutputArgs::allItems

◆ itemProbPairVec

std::vector<std::pair<int32_t, float> > OutputArgs::itemProbPairVec

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