Go to the source code of this file.
◆ ae2f_NEED_CLASS
#define ae2f_NEED_CLASS 0 |
Definition at line 4 of file Slp.h.
◆ clSlpPredict
◆ clSlpPredict_t
◆ ae2f_MAC()
Quick version, not precise.
◆ ACT
Initial value:{
(_v_predict).m_tmp = 0;
for((_v_predict).m_j = (
isz); (_v_predict).m_j--;) {
(_v_predict).m_tmp
}
ACT(&(_v_predict).
m_ret, (_v_predict).m_tmp);
}
}
}
#define ae2f_structdef(key, name)
#define p_weight
sizeof(ae2f_float_t) * pgsz_sqr * llsz
#define ACT(layer_idx, r, x)
#define p_bias
sizeof(ae2f_float_t) * pgsz * llsz
const ae2f_AnnSlp_t const ae2f_float_t *const const ae2f_float_t *const const size_t iidx
const ae2f_float_t *const const ae2f_float_t *const const ae2f_float_t ae2f_AnnAct_t const size_t const size_t isz
const ae2f_float_t *const const ae2f_float_t *const const ae2f_float_t ae2f_AnnAct_t const size_t oidx
ae2f_AnnSlpPredictOne_t _clSlpPredict_t
ae2f_float_t *const const ae2f_float_t *const const ae2f_float_t *const const ae2f_float_t *const const size_t const size_t const size_t const size_t osz
Definition at line 24 of file Slp.h.
◆ iidx
Definition at line 21 of file Slp.h.
◆ isz
Definition at line 21 of file Slp.h.
◆ loc
Definition at line 15 of file Slp.h.
◆ oidx
Definition at line 22 of file Slp.h.
◆ osz
Definition at line 22 of file Slp.h.
◆ p_bias
Definition at line 19 of file Slp.h.
◆ p_inp
Definition at line 17 of file Slp.h.
◆ p_weight
Definition at line 18 of file Slp.h.