|
AI Engine API User Guide (AIE) 2023.1
|
#include <max_min_reduce.hpp>
Public Types | |
| using | T = int16 |
| using | vector_type = vector< T, Elems > |
Static Public Member Functions | |
| static constexpr auto | get_op () |
| static T | run (const vector_type &v) |
| using aie::detail::max_min_bits_reduce_impl< 16, int16, Elems, Op >::T = int16 |
| using aie::detail::max_min_bits_reduce_impl< 16, int16, Elems, Op >::vector_type = vector<T, Elems> |
|
inlinestaticconstexpr |
|
inlinestatic |