TensorLayoutDesc Struct Reference

TensorLayoutDesc Struct Reference#

1 min read time

Applies to Linux

rocCV: roccv::TensorLayoutDesc Struct Reference
roccv::TensorLayoutDesc Struct Reference

Descriptors used to specify features of a specific tensor layout type. More...

#include <tensor_layout.hpp>

Public Attributes

int32_t batch_index
 
int32_t channel_index
 
int32_t height_index
 
int32_t max_features_index
 
int32_t rank
 
int32_t sift_features_index
 
int32_t sift_octave_layer_index
 
int32_t width_index
 

Detailed Description

Descriptors used to specify features of a specific tensor layout type.

Member Data Documentation

◆ batch_index

int32_t roccv::TensorLayoutDesc::batch_index

◆ channel_index

int32_t roccv::TensorLayoutDesc::channel_index

◆ height_index

int32_t roccv::TensorLayoutDesc::height_index

◆ max_features_index

int32_t roccv::TensorLayoutDesc::max_features_index

◆ rank

int32_t roccv::TensorLayoutDesc::rank

◆ sift_features_index

int32_t roccv::TensorLayoutDesc::sift_features_index

◆ sift_octave_layer_index

int32_t roccv::TensorLayoutDesc::sift_octave_layer_index

◆ width_index

int32_t roccv::TensorLayoutDesc::width_index

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/core/tensor_layout.hpp