The SampleINT8APIArgs structures groups the additional arguments required by the INT8 API sample.
More...
The SampleINT8APIArgs structures groups the additional arguments required by the INT8 API sample.
◆ verbose
bool SampleINT8APIArgs::verbose {false} |
◆ writeNetworkTensors
bool SampleINT8APIArgs::writeNetworkTensors {false} |
◆ modelFileName
std::string SampleINT8APIArgs::modelFileName {"resnet50.onnx"} |
◆ imageFileName
std::string SampleINT8APIArgs::imageFileName {"airliner.ppm"} |
◆ referenceFileName
std::string SampleINT8APIArgs::referenceFileName {"reference_labels.txt"} |
◆ dynamicRangeFileName
std::string SampleINT8APIArgs::dynamicRangeFileName {"resnet50_per_tensor_dynamic_range.txt"} |
◆ networkTensorsFileName
std::string SampleINT8APIArgs::networkTensorsFileName {"network_tensors.txt"} |
◆ runInInt8
bool samplesCommon::Args::runInInt8 {false} |
|
inherited |
◆ runInFp16
bool samplesCommon::Args::runInFp16 {false} |
|
inherited |
◆ help
bool samplesCommon::Args::help {false} |
|
inherited |
◆ useDLACore
int32_t samplesCommon::Args::useDLACore {-1} |
|
inherited |
◆ batch
int32_t samplesCommon::Args::batch {1} |
|
inherited |
◆ dataDirs
std::vector<std::string> samplesCommon::Args::dataDirs |
|
inherited |
◆ saveEngine
std::string samplesCommon::Args::saveEngine |
|
inherited |
◆ loadEngine
std::string samplesCommon::Args::loadEngine |
|
inherited |
◆ useILoop
bool samplesCommon::Args::useILoop {false} |
|
inherited |
The documentation for this struct was generated from the following file: