|
Oakfield API Documentation 1.0.0
Numerical core APIs
|
Maximum rank supported by shape descriptors. More...
#include <kernel_ir.h>
Public Attributes | |
| size_t | rank |
| size_t | shape [4] |
| bool | has_shape |
Maximum rank supported by shape descriptors.
| bool SimIRShape::has_shape |
True when shape/rank contain inferred metadata.
| size_t SimIRShape::rank |
Number of valid dimensions in shape.
| size_t SimIRShape::shape[4] |
Extent per dimension, up to the supported rank.