|
static void | help (std::ostream &out) |
|
◆ parse()
void sample::InferenceOptions::parse |
( |
Arguments & |
arguments | ) |
|
|
overridevirtual |
◆ help()
void sample::InferenceOptions::help |
( |
std::ostream & |
out | ) |
|
|
static |
◆ batch
◆ iterations
◆ warmup
◆ duration
◆ sleep
◆ streams
◆ overlap
bool sample::InferenceOptions::overlap {true} |
◆ skipTransfers
bool sample::InferenceOptions::skipTransfers {false} |
◆ spin
bool sample::InferenceOptions::spin {false} |
◆ threads
bool sample::InferenceOptions::threads {false} |
◆ graph
bool sample::InferenceOptions::graph {false} |
◆ skip
bool sample::InferenceOptions::skip {false} |
◆ rerun
bool sample::InferenceOptions::rerun {false} |
◆ inputs
std::unordered_map<std::string, std::string> sample::InferenceOptions::inputs |
◆ shapes
std::unordered_map<std::string, std::vector<int> > sample::InferenceOptions::shapes |
The documentation for this struct was generated from the following files:
- sampleOptions.h
- sampleOptions.cpp