diff options
author | rihab kouki <rihab.kouki@st.com> | 2020-07-28 11:24:49 +0100 |
---|---|---|
committer | rihab kouki <rihab.kouki@st.com> | 2020-07-28 11:24:49 +0100 |
commit | 96d6da4e252b06dcfdc041e7df23e86161c33007 (patch) | |
tree | a262f59bb1db7ec7819acae435f5049cbe5e2354 /NN/Include/arm_nn_tables.h | |
parent | 9f95ff5b6ba01db09552b84a0ab79607060a2666 (diff) | |
download | st-cmsis-core-lowfat-master.tar.gz st-cmsis-core-lowfat-master.tar.bz2 st-cmsis-core-lowfat-master.zip |
Diffstat (limited to 'NN/Include/arm_nn_tables.h')
-rw-r--r-- | NN/Include/arm_nn_tables.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/NN/Include/arm_nn_tables.h b/NN/Include/arm_nn_tables.h index d56d82c..36be5a8 100644 --- a/NN/Include/arm_nn_tables.h +++ b/NN/Include/arm_nn_tables.h @@ -53,7 +53,4 @@ extern const q15_t tanhTable_q15[256]; extern const q15_t sigmoidHTable_q15[192]; extern const q15_t sigmoidLTable_q15[128]; -extern const q15_t sigmoidLTable_q15[128]; -extern const q15_t sigmoidHTable_q15[192]; - #endif /* ARM_NN_TABLES_H */ |