Struct TVMFFIShapeCell#

Inheritance Relationships#

Derived Type#

Struct Documentation#

struct TVMFFIShapeCell#

Shape cell used in shape object following header.

Subclassed by tvm::ffi::ShapeObj

Public Members

const int64_t *data#

The data pointer.

size_t size#

The size of the data.