|
ONE - On-device Neural Engine
|
#include <PALReduceCommon.h>
Public Member Functions | |
| Reducer (core::OMReduceDataContext< T > &ctx, T init_value) | |
| bool | Mean () |
| bool | Reduce () |
Definition at line 76 of file PALReduceCommon.h.
|
inlineexplicit |
Definition at line 93 of file PALReduceCommon.h.
|
inline |
Definition at line 101 of file PALReduceCommon.h.
Referenced by impl::CircleMean().
|
inline |
Definition at line 109 of file PALReduceCommon.h.
Referenced by impl::CircleReduceMax(), impl::CircleReduceProd(), and impl::CircleSum().