Halide
12.0.1
Halide compiler and libraries
|
#include <HalideRuntime.h>
Public Attributes | |
int32_t | min |
int32_t | extent |
int32_t | stride |
uint32_t | flags |
Definition at line 1382 of file HalideRuntime.h.
int32_t halide_dimension_t::min |
int32_t halide_dimension_t::extent |
Definition at line 1405 of file HalideRuntime.h.
Referenced by Halide::Runtime::Buffer< T, D >::Dimension::extent().
int32_t halide_dimension_t::stride |
uint32_t halide_dimension_t::flags |
Definition at line 1408 of file HalideRuntime.h.