ONE - On-device Neural Engine
|
Functions | |
template<typename T > | |
OMStatus | CircleMean (OMRuntimeKernel &rt_kernel) |
template<typename T > | |
OMStatus | CircleSum (OMRuntimeKernel &rt_kernel) |
OMStatus impl::CircleMean | ( | OMRuntimeKernel & | rt_kernel | ) |
Definition at line 32 of file Mean.cpp.
References onert_micro::Ok, and onert_micro::UnknownError.
OMStatus impl::CircleSum | ( | OMRuntimeKernel & | rt_kernel | ) |
Definition at line 30 of file Sum.cpp.
References onert_micro::Ok, and onert_micro::UnknownError.