#include <OMRuntimeData.h>
Definition at line 34 of file OMRuntimeData.h.
◆ OMBaseContext()
onert_micro::core::OMBaseContext::OMBaseContext |
( |
const circle::Tensor * |
tensor | ) |
|
|
inlineexplicit |
◆ ~OMBaseContext()
virtual onert_micro::core::OMBaseContext::~OMBaseContext |
( |
| ) |
|
|
virtualdefault |
◆ Dims()
const int32_t * onert_micro::core::OMBaseContext::Dims |
( |
| ) |
const |
|
inline |
◆ DimsCount()
size_t onert_micro::core::OMBaseContext::DimsCount |
( |
| ) |
const |
|
inline |
◆ Shape()
const OMRuntimeShape & onert_micro::core::OMBaseContext::Shape |
( |
| ) |
const |
|
inlinenoexcept |
◆ ShapeFlatSize()
size_t onert_micro::core::OMBaseContext::ShapeFlatSize |
( |
| ) |
const |
|
inline |
◆ Tensor()
const circle::Tensor * onert_micro::core::OMBaseContext::Tensor |
( |
| ) |
const |
|
inlinenoexcept |
◆ _shape
◆ _tensor
const circle::Tensor* onert_micro::core::OMBaseContext::_tensor |
|
protected |
The documentation for this class was generated from the following file: