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

Public Member Functions

void parse (Arguments &arguments) override
 

Static Public Member Functions

static void help (std::ostream &out)
 

Public Attributes

int device {defaultDevice}
 
int DLACore {-1}
 
bool fallback {false}
 
std::vector< std::string > plugins
 

Member Function Documentation

◆ parse()

void sample::SystemOptions::parse ( Arguments arguments)
overridevirtual

Implements sample::Options.

Here is the caller graph for this function:

◆ help()

void sample::SystemOptions::help ( std::ostream &  out)
static

Member Data Documentation

◆ device

int sample::SystemOptions::device {defaultDevice}

◆ DLACore

int sample::SystemOptions::DLACore {-1}

◆ fallback

bool sample::SystemOptions::fallback {false}

◆ plugins

std::vector<std::string> sample::SystemOptions::plugins

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