Deprecated List - 2023.2 English

AI Engine API User Guide (AIE) (UG1529)

Document ID
UG1529
Release Date
2023-11-16
Version
2023.2 English
AI Engine API User Guide: Deprecated List
AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
Deprecated List
Member aie::accumulate (const VecCoeff &coeff, const VecData &data, const NextVecData &...next_data)
This function is deprecated. Use accumulate(const VecCoeff & coeff, unsigned coeff_start, const VecData & data, const NextVecData &... next_data ) instead.
Member aie::fft_dit
The iterator interface is deprecated and the stage-based interface should be preferred.
Member aie::mask< Elems >::data () const
Use alternative functions to access the elements of a mask.