OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::ArrayCpuGpu< T > Member List

This is the complete list of members for op::ArrayCpuGpu< T >, including all inherited members.

ArrayCpuGpu()op::ArrayCpuGpu< T >
ArrayCpuGpu(const void *caffeBlobTPtr)op::ArrayCpuGpu< T >explicit
ArrayCpuGpu(const Array< T > &array, const bool copyFromGpu)op::ArrayCpuGpu< T >explicit
ArrayCpuGpu(const int num, const int channels, const int height, const int width)op::ArrayCpuGpu< T >explicit
asum_data() constop::ArrayCpuGpu< T >
asum_diff() constop::ArrayCpuGpu< T >
CanonicalAxisIndex(const int axis_index) constop::ArrayCpuGpu< T >
channels() constop::ArrayCpuGpu< T >
count() constop::ArrayCpuGpu< T >
count(const int start_axis, const int end_axis) constop::ArrayCpuGpu< T >
count(const int start_axis) constop::ArrayCpuGpu< T >
cpu_data() constop::ArrayCpuGpu< T >
cpu_diff() constop::ArrayCpuGpu< T >
data_at(const int n, const int c, const int h, const int w) constop::ArrayCpuGpu< T >
diff_at(const int n, const int c, const int h, const int w) constop::ArrayCpuGpu< T >
gpu_data() constop::ArrayCpuGpu< T >
gpu_diff() constop::ArrayCpuGpu< T >
gpu_shape() constop::ArrayCpuGpu< T >
height() constop::ArrayCpuGpu< T >
LegacyShape(const int index) constop::ArrayCpuGpu< T >
mutable_cpu_data()op::ArrayCpuGpu< T >
mutable_cpu_diff()op::ArrayCpuGpu< T >
mutable_gpu_data()op::ArrayCpuGpu< T >
mutable_gpu_diff()op::ArrayCpuGpu< T >
num() constop::ArrayCpuGpu< T >
num_axes() constop::ArrayCpuGpu< T >
offset(const int n, const int c=0, const int h=0, const int w=0) constop::ArrayCpuGpu< T >
Reshape(const int num, const int channels, const int height, const int width)op::ArrayCpuGpu< T >
Reshape(const std::vector< int > &shape)op::ArrayCpuGpu< T >
scale_data(const T scale_factor)op::ArrayCpuGpu< T >
scale_diff(const T scale_factor)op::ArrayCpuGpu< T >
set_cpu_data(T *data)op::ArrayCpuGpu< T >
set_gpu_data(T *data)op::ArrayCpuGpu< T >
shape() constop::ArrayCpuGpu< T >
shape(const int index) constop::ArrayCpuGpu< T >
shape_string() constop::ArrayCpuGpu< T >
sumsq_data() constop::ArrayCpuGpu< T >
sumsq_diff() constop::ArrayCpuGpu< T >
Update()op::ArrayCpuGpu< T >
width() constop::ArrayCpuGpu< T >