accum_tag typedef | aie::detail::schedule_2< AccumBits, Lanes, T_Coeff, N_Coeff, T_Data, Op, Step > | |
accum_type typedef | aie::detail::schedule_2< AccumBits, Lanes, T_Coeff, N_Coeff, T_Data, Op, Step > | |
coeff_vector_type typedef | aie::detail::schedule_2< AccumBits, Lanes, T_Coeff, N_Coeff, T_Data, Op, Step > | |
consume_terms_type typedef | aie::detail::schedule_2< AccumBits, Lanes, T_Coeff, N_Coeff, T_Data, Op, Step > | |
data_vector_type typedef | aie::detail::schedule_2< AccumBits, Lanes, T_Coeff, N_Coeff, T_Data, Op, Step > | |
run_terms(const coeff_vector_type &coeff, unsigned coeff_idx, const data_vector_type &v) | aie::detail::schedule_2< AccumBits, Lanes, T_Coeff, N_Coeff, T_Data, Op, Step > | inlinestatic |
run_terms(const accum_type &acc, const coeff_vector_type &coeff, unsigned coeff_idx, const data_vector_type &v) | aie::detail::schedule_2< AccumBits, Lanes, T_Coeff, N_Coeff, T_Data, Op, Step > | inlinestatic |
run_terms(const coeff_vector_type &coeff, unsigned coeff_idx, const data_vector_type &v1, const data_vector_type &v2, const Terms &...terms) | aie::detail::schedule_2< AccumBits, Lanes, T_Coeff, N_Coeff, T_Data, Op, Step > | inlinestatic |
run_terms(const accum_type &acc, const coeff_vector_type &coeff, unsigned coeff_idx, const data_vector_type &v1, const data_vector_type &v2, const Terms &...terms) | aie::detail::schedule_2< AccumBits, Lanes, T_Coeff, N_Coeff, T_Data, Op, Step > | inlinestatic |