nndeploy C++ API  0.2.0
nndeploy C++ API
nndeploy::device::TensorDesc Member List

This is the complete list of members for nndeploy::device::TensorDesc, including all inherited members.

data_format_nndeploy::device::TensorDesc
data_type_nndeploy::device::TensorDesc
deserialize(const std::string &bin_str)nndeploy::device::TensorDesc
operator!=(const TensorDesc &other) constnndeploy::device::TensorDesc
operator=(const TensorDesc &desc)nndeploy::device::TensorDesc
operator=(TensorDesc &&desc) noexceptnndeploy::device::TensorDesc
operator==(const TensorDesc &other) constnndeploy::device::TensorDesc
print(std::ostream &stream=std::cout) constnndeploy::device::TensorDesc
serialize(std::string &bin_str)nndeploy::device::TensorDesc
shape_nndeploy::device::TensorDesc
stride_nndeploy::device::TensorDesc
TensorDesc()nndeploy::device::TensorDesc
TensorDesc(base::DataType data_type, base::DataFormat format, const base::IntVector &shape)nndeploy::device::TensorDescexplicit
TensorDesc(base::DataType data_type, base::DataFormat format, const base::IntVector &shape, const base::SizeVector &stride)nndeploy::device::TensorDescexplicit
TensorDesc(const TensorDesc &desc)nndeploy::device::TensorDesc
TensorDesc(TensorDesc &&desc) noexceptnndeploy::device::TensorDesc
~TensorDesc()nndeploy::device::TensorDescvirtual