tensorData_t Struct Reference
HiCR
|
HiCR::backend::ascend::ComputationKernel::tensorData_t Struct Reference
#include <computationKernel.hpp>
Public Attributes | |
const aclDataBuffer * | dataBuffer |
const aclTensorDesc * | tensorDescriptor |
Detailed Description
Keep track of input and output tensor-specific data for executing ascend kernel
Member Data Documentation
◆ dataBuffer
const aclDataBuffer* HiCR::backend::ascend::ComputationKernel::tensorData_t::dataBuffer |
Represents data about the memory location
◆ tensorDescriptor
const aclTensorDesc* HiCR::backend::ascend::ComputationKernel::tensorData_t::tensorDescriptor |
Represents the type of data the tensor contains
The documentation for this struct was generated from the following file:
- /home/runner/work/HiCR/HiCR/include/hicr/backends/ascend/computationKernel.hpp
Generated by