Apollo  6.0
Open source self driving car software
apollo::perception::inference::CaffeNet Member List

This is the complete list of members for apollo::perception::inference::CaffeNet, including all inherited members.

CaffeNet(const std::string &net_file, const std::string &model_file, const std::vector< std::string > &outputs)apollo::perception::inference::CaffeNet
CaffeNet(const std::string &net_file, const std::string &model_file, const std::vector< std::string > &outputs, const std::vector< std::string > &inputs)apollo::perception::inference::CaffeNet
get_blob(const std::string &name) overrideapollo::perception::inference::CaffeNetvirtual
gpu_id_apollo::perception::inference::Inferenceprotected
Infer() overrideapollo::perception::inference::CaffeNetvirtual
Inference()=defaultapollo::perception::inference::Inference
Init(const std::map< std::string, std::vector< int >> &shapes) overrideapollo::perception::inference::CaffeNetvirtual
max_batch_size_apollo::perception::inference::Inferenceprotected
net_apollo::perception::inference::CaffeNetprotected
reshape()apollo::perception::inference::CaffeNetprotected
set_gpu_id(const int &gpu_id)apollo::perception::inference::Inference
set_max_batch_size(const int &batch_size)apollo::perception::inference::Inference
shape(const std::string &name, std::vector< int > *res)apollo::perception::inference::CaffeNetprotected
~CaffeNet()apollo::perception::inference::CaffeNetinlinevirtual
~Inference()=defaultapollo::perception::inference::Inferencevirtual