|
Apollo
v5.5.0
Open source self driving car software
|
This is the complete list of members for apollo::perception::inference::ROIPoolingLayer< 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) | apollo::perception::inference::ROIPoolingLayer< Dtype > | virtual |
| ForwardGPU(const std::vector< std::shared_ptr< base::Blob< Dtype >>> &bottom, const std::vector< std::shared_ptr< base::Blob< Dtype >>> &top) | apollo::perception::inference::ROIPoolingLayer< Dtype > | virtual |
| gpu_id_ | apollo::perception::inference::Layer< Dtype > | protected |
| Layer()=default | apollo::perception::inference::Layer< Dtype > | |
| ROIPoolingLayer(int pooled_h, int pooled_w, bool use_floor, float spatial_scale, int channels, int max_objs=1000) | apollo::perception::inference::ROIPoolingLayer< Dtype > | inline |
| set_gpu_id(const int &gpu_id) | apollo::perception::inference::Layer< Dtype > | inline |
| ~Layer()=default | apollo::perception::inference::Layer< Dtype > | virtual |
1.8.13