bugfix(MN&WN): Fix the bug of memory leak

This commit is contained in:
Wang Wang Wang 2021-12-10 11:45:50 +08:00
parent c072245865
commit c501baa3f3
6 changed files with 3 additions and 2 deletions

View File

@ -332,7 +332,8 @@ int16_t dl_tanh_op_q8(int16_t v);
void load_mat_psram_mn4(void);
void load_mat_psram_mn3(void);
void free_mat_psram_mn4(void);
void free_mat_psram_mn3(void);
qtp_t dl_hard_sigmoid_op(qtp_t in, int exponent);
qtp_t dl_hard_tanh_op(qtp_t in, int exponent);

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
50777c8ff3c976a344b80b514733bc5ce11f7aea
0b92ff7435549f1ad3443e45f5d6816efa851a59