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

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

Blob()apollo::perception::base::Blob< Dtype >inline
Blob(bool use_cuda_host_malloc)apollo::perception::base::Blob< Dtype >inlineexplicit
Blob(const int num, const int channels, const int height, const int width, const bool use_cuda_host_malloc=false)apollo::perception::base::Blob< Dtype >
Blob(const std::vector< int > &shape, const bool use_cuda_host_malloc=false)apollo::perception::base::Blob< Dtype >explicit
Blob(const Blob &)=deleteapollo::perception::base::Blob< Dtype >
CanonicalAxisIndex(int axis_index) constapollo::perception::base::Blob< Dtype >inline
capacity_apollo::perception::base::Blob< Dtype >protected
channels() constapollo::perception::base::Blob< Dtype >inline
CopyFrom(const Blob< Dtype > &source, bool reshape=false)apollo::perception::base::Blob< Dtype >
count() constapollo::perception::base::Blob< Dtype >inline
count(int start_axis, int end_axis) constapollo::perception::base::Blob< Dtype >inline
count(int start_axis) constapollo::perception::base::Blob< Dtype >inline
count_apollo::perception::base::Blob< Dtype >protected
cpu_data() constapollo::perception::base::Blob< Dtype >
data() constapollo::perception::base::Blob< Dtype >inline
data_apollo::perception::base::Blob< Dtype >protected
data_at(const int n, const int c, const int h, const int w) constapollo::perception::base::Blob< Dtype >inline
data_at(const std::vector< int > &index) constapollo::perception::base::Blob< Dtype >inline
gpu_data() constapollo::perception::base::Blob< Dtype >
gpu_shape() constapollo::perception::base::Blob< Dtype >
head() constapollo::perception::base::Blob< Dtype >inline
height() constapollo::perception::base::Blob< Dtype >inline
LegacyShape(int index) constapollo::perception::base::Blob< Dtype >inline
mutable_cpu_data()apollo::perception::base::Blob< Dtype >
mutable_gpu_data()apollo::perception::base::Blob< Dtype >
num() constapollo::perception::base::Blob< Dtype >inline
num_axes() constapollo::perception::base::Blob< Dtype >inline
offset(const int n, const int c=0, const int h=0, const int w=0) constapollo::perception::base::Blob< Dtype >inline
offset(const std::vector< int > &indices) constapollo::perception::base::Blob< Dtype >inline
operator=(const Blob &)=deleteapollo::perception::base::Blob< Dtype >
Reshape(const int num, const int channels, const int height, const int width)apollo::perception::base::Blob< Dtype >
Reshape(const std::vector< int > &shape)apollo::perception::base::Blob< Dtype >
ReshapeLike(const Blob &other)apollo::perception::base::Blob< Dtype >
set_cpu_data(Dtype *data)apollo::perception::base::Blob< Dtype >
set_gpu_data(Dtype *data)apollo::perception::base::Blob< Dtype >
set_head_cpu()apollo::perception::base::Blob< Dtype >inline
set_head_gpu()apollo::perception::base::Blob< Dtype >inline
shape() constapollo::perception::base::Blob< Dtype >inline
shape(int index) constapollo::perception::base::Blob< Dtype >inline
shape_apollo::perception::base::Blob< Dtype >protected
shape_data_apollo::perception::base::Blob< Dtype >protected
shape_string() constapollo::perception::base::Blob< Dtype >inline
ShareData(const Blob &other)apollo::perception::base::Blob< Dtype >
use_cuda_host_malloc_apollo::perception::base::Blob< Dtype >protected
width() constapollo::perception::base::Blob< Dtype >inline