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

Public Attributes

int64_t implementation
 
int64_t tactic
 
int32_t nbInputs
 
int32_t nbOutputs
 
std::vector< std::pair< int32_t, int32_t > > formats
 

Member Data Documentation

◆ implementation

int64_t AlgorithmCacheReader::AlgorithmCacheItem::implementation

◆ tactic

int64_t AlgorithmCacheReader::AlgorithmCacheItem::tactic

◆ nbInputs

int32_t AlgorithmCacheReader::AlgorithmCacheItem::nbInputs

◆ nbOutputs

int32_t AlgorithmCacheReader::AlgorithmCacheItem::nbOutputs

◆ formats

std::vector<std::pair<int32_t, int32_t> > AlgorithmCacheReader::AlgorithmCacheItem::formats

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