Oakfield API Documentation 1.0.0
Numerical core APIs
Loading...
Searching...
No Matches
SimIRShape Struct Reference

Maximum rank supported by shape descriptors. More...

#include <kernel_ir.h>

Public Attributes

size_t rank
 
size_t shape [4]
 
bool has_shape
 

Detailed Description

Maximum rank supported by shape descriptors.

Member Data Documentation

◆ has_shape

bool SimIRShape::has_shape

True when shape/rank contain inferred metadata.

◆ rank

size_t SimIRShape::rank

Number of valid dimensions in shape.

◆ shape

size_t SimIRShape::shape[4]

Extent per dimension, up to the supported rank.


The documentation for this struct was generated from the following file: