Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::perception::inference::Inference, including all inherited members.
get_blob(const std::string &name)=0 | apollo::perception::inference::Inference | pure virtual |
gpu_id_ | apollo::perception::inference::Inference | protected |
Infer()=0 | apollo::perception::inference::Inference | pure virtual |
Inference()=default | apollo::perception::inference::Inference | |
Init(const std::map< std::string, std::vector< int >> &shapes)=0 | apollo::perception::inference::Inference | pure virtual |
max_batch_size_ | apollo::perception::inference::Inference | protected |
set_gpu_id(const int &gpu_id) | apollo::perception::inference::Inference | |
set_max_batch_size(const int &batch_size) | apollo::perception::inference::Inference | |
~Inference()=default | apollo::perception::inference::Inference | virtual |