TensorDesc.
More...
#include <type.h>
TensorDesc.
Definition at line 87 of file type.h.
◆ TensorDesc() [1/5]
| nndeploy::device::TensorDesc::TensorDesc |
( |
| ) |
|
◆ TensorDesc() [2/5]
◆ TensorDesc() [3/5]
◆ TensorDesc() [4/5]
| nndeploy::device::TensorDesc::TensorDesc |
( |
const TensorDesc & |
desc | ) |
|
◆ TensorDesc() [5/5]
| nndeploy::device::TensorDesc::TensorDesc |
( |
TensorDesc && |
desc | ) |
|
|
noexcept |
◆ ~TensorDesc()
| virtual nndeploy::device::TensorDesc::~TensorDesc |
( |
| ) |
|
|
virtual |
◆ deserialize()
| base::Status nndeploy::device::TensorDesc::deserialize |
( |
const std::string & |
bin_str | ) |
|
◆ operator!=()
| bool nndeploy::device::TensorDesc::operator!= |
( |
const TensorDesc & |
other | ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
| bool nndeploy::device::TensorDesc::operator== |
( |
const TensorDesc & |
other | ) |
const |
◆ print()
| void nndeploy::device::TensorDesc::print |
( |
std::ostream & |
stream = std::cout | ) |
const |
◆ serialize()
| base::Status nndeploy::device::TensorDesc::serialize |
( |
std::string & |
bin_str | ) |
|
◆ data_format_
◆ data_type_
◆ shape_
◆ stride_
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/stable/framework/include/nndeploy/device/type.h