|
| static TensorData * | reference_new (void *data, size_t bytes, DataType dtype, bool device) |
| |
| static TensorData * | create (size_t bytes, DataType dtype, bool device) |
| |
| static TensorData * | reference_new (void *data, size_t bytes, DataType dtype, bool device) |
| |
| static TensorData * | create (size_t bytes, DataType dtype, bool device) |
| |
◆ ~TensorData() [1/2]
| virtual ds3d::v2xinfer::TensorData::~TensorData |
( |
| ) |
|
|
virtual |
◆ ~TensorData() [2/2]
| virtual ds3d::v2xinfer::TensorData::~TensorData |
( |
| ) |
|
|
virtual |
◆ create() [1/2]
| static TensorData* ds3d::v2xinfer::TensorData::create |
( |
size_t |
bytes, |
|
|
DataType |
dtype, |
|
|
bool |
device |
|
) |
| |
|
static |
◆ create() [2/2]
| static TensorData* ds3d::v2xinfer::TensorData::create |
( |
size_t |
bytes, |
|
|
DataType |
dtype, |
|
|
bool |
device |
|
) |
| |
|
static |
◆ empty() [1/2]
| bool ds3d::v2xinfer::TensorData::empty |
( |
| ) |
const |
|
inline |
◆ empty() [2/2]
| bool ds3d::v2xinfer::TensorData::empty |
( |
| ) |
const |
|
inline |
◆ free() [1/2]
| void ds3d::v2xinfer::TensorData::free |
( |
| ) |
|
◆ free() [2/2]
| void ds3d::v2xinfer::TensorData::free |
( |
| ) |
|
◆ reference() [1/2]
| void ds3d::v2xinfer::TensorData::reference |
( |
void * |
data, |
|
|
size_t |
bytes, |
|
|
DataType |
dtype, |
|
|
bool |
device |
|
) |
| |
◆ reference() [2/2]
| void ds3d::v2xinfer::TensorData::reference |
( |
void * |
data, |
|
|
size_t |
bytes, |
|
|
DataType |
dtype, |
|
|
bool |
device |
|
) |
| |
◆ reference_new() [1/2]
| static TensorData* ds3d::v2xinfer::TensorData::reference_new |
( |
void * |
data, |
|
|
size_t |
bytes, |
|
|
DataType |
dtype, |
|
|
bool |
device |
|
) |
| |
|
static |
◆ reference_new() [2/2]
| static TensorData* ds3d::v2xinfer::TensorData::reference_new |
( |
void * |
data, |
|
|
size_t |
bytes, |
|
|
DataType |
dtype, |
|
|
bool |
device |
|
) |
| |
|
static |
◆ bytes
| size_t ds3d::v2xinfer::TensorData::bytes = 0 |
◆ data
| void * ds3d::v2xinfer::TensorData::data = nullptr |
◆ device
| bool ds3d::v2xinfer::TensorData::device = true |
◆ dtype
◆ owner
| bool ds3d::v2xinfer::TensorData::owner = false |
The documentation for this struct was generated from the following file: