Open Deep Learning API
Loading...
Searching...
No Matches
Data Fields
odla_value_shape Struct Reference

Shape of value. More...

#include <odla_value.h>

Data Fields

odla_int32 size
 
odla_int64 dims [ODLA_MAX_DIMENSION]
 

Detailed Description

Shape of value.

Definition at line 51 of file odla_value.h.

Field Documentation

◆ dims

odla_int64 odla_value_shape::dims[ODLA_MAX_DIMENSION]

Definition at line 55 of file odla_value.h.

◆ size

odla_int32 odla_value_shape::size

Definition at line 53 of file odla_value.h.


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