TensorDesc.
More...
#include <type.h>
TensorDesc.
Definition at line 18 of file type.h.
◆ BufferDesc() [1/9]
| nndeploy::device::BufferDesc::BufferDesc |
( |
| ) |
|
◆ BufferDesc() [2/9]
| nndeploy::device::BufferDesc::BufferDesc |
( |
size_t |
size | ) |
|
|
explicit |
◆ BufferDesc() [3/9]
| nndeploy::device::BufferDesc::BufferDesc |
( |
size_t * |
size, |
|
|
size_t |
len |
|
) |
| |
|
explicit |
◆ BufferDesc() [4/9]
◆ BufferDesc() [5/9]
| nndeploy::device::BufferDesc::BufferDesc |
( |
size_t |
size, |
|
|
const base::IntVector & |
config |
|
) |
| |
|
explicit |
◆ BufferDesc() [6/9]
◆ BufferDesc() [7/9]
| nndeploy::device::BufferDesc::BufferDesc |
( |
size_t * |
size, |
|
|
size_t |
len, |
|
|
const base::IntVector & |
config |
|
) |
| |
|
explicit |
◆ BufferDesc() [8/9]
| nndeploy::device::BufferDesc::BufferDesc |
( |
const BufferDesc & |
desc | ) |
|
◆ BufferDesc() [9/9]
| nndeploy::device::BufferDesc::BufferDesc |
( |
BufferDesc && |
desc | ) |
|
|
noexcept |
◆ ~BufferDesc()
| virtual nndeploy::device::BufferDesc::~BufferDesc |
( |
| ) |
|
|
virtual |
◆ clear()
| void nndeploy::device::BufferDesc::clear |
( |
| ) |
|
◆ getConfig()
◆ getRealSize()
| size_t nndeploy::device::BufferDesc::getRealSize |
( |
| ) |
const |
◆ getRealSizeVector()
◆ getSize()
| size_t nndeploy::device::BufferDesc::getSize |
( |
| ) |
const |
◆ getSizeVector()
◆ is1D()
| bool nndeploy::device::BufferDesc::is1D |
( |
| ) |
const |
◆ isSameConfig()
| bool nndeploy::device::BufferDesc::isSameConfig |
( |
const BufferDesc & |
desc | ) |
const |
◆ isSameDim()
| bool nndeploy::device::BufferDesc::isSameDim |
( |
const BufferDesc & |
desc | ) |
const |
◆ justModify() [1/3]
◆ justModify() [2/3]
| bool nndeploy::device::BufferDesc::justModify |
( |
const BufferDesc & |
desc | ) |
|
◆ justModify() [3/3]
| bool nndeploy::device::BufferDesc::justModify |
( |
const size_t & |
size | ) |
|
◆ operator!=()
| bool nndeploy::device::BufferDesc::operator!= |
( |
const BufferDesc & |
other | ) |
const |
◆ operator=() [1/3]
◆ operator=() [2/3]
◆ operator=() [3/3]
| BufferDesc& nndeploy::device::BufferDesc::operator= |
( |
size_t |
size | ) |
|
◆ operator==()
| bool nndeploy::device::BufferDesc::operator== |
( |
const BufferDesc & |
other | ) |
const |
◆ operator>=()
| bool nndeploy::device::BufferDesc::operator>= |
( |
const BufferDesc & |
other | ) |
const |
◆ print()
| void nndeploy::device::BufferDesc::print |
( |
std::ostream & |
stream = std::cout | ) |
const |
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