Member List

Member List#

1 min read time

Applies to Linux

rocCV: Member List
roccv::Tensor Member List

This is the complete list of members for roccv::Tensor, including all inherited members.

CalcRequirements(const TensorShape &shape, DataType dtype, const eDeviceType device=eDeviceType::GPU)roccv::Tensorstatic
CalcRequirements(int num_images, Size2D image_size, ImageFormat fmt, eDeviceType device=eDeviceType::GPU)roccv::Tensorstatic
device() constroccv::Tensor
dtype() constroccv::Tensor
exportData() constroccv::Tensor
exportData() constroccv::Tensorinline
layout() constroccv::Tensor
operator=(const Tensor &other)roccv::Tensor
rank() constroccv::Tensor
Requirements typedefroccv::Tensor
reshape(const TensorShape &new_shape) constroccv::Tensor
reshape(const TensorShape &new_shape, const DataType &new_dtype) constroccv::Tensor
shape() constroccv::Tensor
shape(int d) const &roccv::Tensor
Tensor(const TensorRequirements &reqs)roccv::Tensorexplicit
Tensor(const TensorRequirements &reqs, std::shared_ptr< TensorStorage > data)roccv::Tensorexplicit
Tensor(const TensorShape &shape, DataType dtype, const eDeviceType device=eDeviceType::GPU)roccv::Tensorexplicit
Tensor(int num_images, Size2D image_size, ImageFormat fmt, eDeviceType device=eDeviceType::GPU)roccv::Tensorexplicit
Tensor(const Tensor &other)=deleteroccv::Tensor
Tensor(Tensor &&other)roccv::Tensor