Apollo
6.0
Open source self driving car software
|
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)=0 | apollo::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)=0 | apollo::perception::inference::Layer< Dtype > | pure virtual |
gpu_id_ | apollo::perception::inference::Layer< Dtype > | protected |
Layer()=default | apollo::perception::inference::Layer< Dtype > | |
set_gpu_id(const int &gpu_id) | apollo::perception::inference::Layer< Dtype > | inline |
~Layer()=default | apollo::perception::inference::Layer< Dtype > | virtual |