MLIR: UnrankedMemRefType< T > Struct Template Reference (original) (raw)
#include "[mlir/ExecutionEngine/CRunnerUtils.h](CRunnerUtils%5F8h%5Fsource.html)"
Public Attributes | |
---|---|
int64_t | rank |
void * | descriptor |
Detailed Description
template
struct UnrankedMemRefType< T >
Definition at line 311 of file CRunnerUtils.h.
Member Data Documentation
◆ descriptor
template
void* UnrankedMemRefType< T >::descriptor
Definition at line 313 of file CRunnerUtils.h.
◆ rank
template
int64_t UnrankedMemRefType< T >::rank
Definition at line 312 of file CRunnerUtils.h.
The documentation for this struct was generated from the following file:
- include/mlir/ExecutionEngine/CRunnerUtils.h