Apollo  6.0
Open source self driving car software
apollo::perception::inference::Layer< Dtype > Member List

This is the complete list of members for apollo::perception::inference::Layer< Dtype >, including all inherited members.

ForwardCPU(const std::vector< std::shared_ptr< base::Blob< Dtype >>> &bottom, const std::vector< std::shared_ptr< base::Blob< Dtype >>> &top)=0apollo::perception::inference::Layer< Dtype >pure virtual
ForwardGPU(const std::vector< std::shared_ptr< base::Blob< Dtype >>> &bottom, const std::vector< std::shared_ptr< base::Blob< Dtype >>> &top)=0apollo::perception::inference::Layer< Dtype >pure virtual
gpu_id_apollo::perception::inference::Layer< Dtype >protected
Layer()=defaultapollo::perception::inference::Layer< Dtype >
set_gpu_id(const int &gpu_id)apollo::perception::inference::Layer< Dtype >inline
~Layer()=defaultapollo::perception::inference::Layer< Dtype >virtual