From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- NN/Include/arm_nn_tables.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'NN/Include/arm_nn_tables.h') 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 */ -- cgit