Results 2 issues of hongyu

如题。在转换为PDF时提示 `2022-09-21 11:56:42.519: [GenerateCustomer] 正在添加页面2019-05-10(第603/1455项)下,第1/1条微博 2022-09-21 11:56:42.522: [GenerateCustomer] 将页面2019-05-11(第604/1455项)添加到pdf文件中 2022-09-21 11:56:42.522: [GenerateCustomer] 正在添加页面2019-05-11(第604/1455项)下,第1/3条微博 2022-09-21 11:56:42.987: [GenerateCustomer] 正在添加页面2019-05-11(第604/1455项)下,第2/3条微博 2022-09-21 11:56:43.517: [GenerateCustomer] catch error **2022-09-21 11:56:43.518: [GenerateCustomer] RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: Attempt to access...

非常感谢作者的工作,我因c语言不熟练,复现demo时遇到一些困难。 已经将src下的core和operator文件放入demo文件夹mobilenetv1_128_0.25下,clang编译时出现error如下所示: opennna_core.c:28:20: error: incompatible function pointer types initializing 'void (*)(struct layer *)' with an expression of type 'void (*)(struct layer *)' [-Wincompatible-function-pointer-types] {"Example",&OpenNNA_Operator_Example}, opennna_core.c:30:19: error: incompatible function pointer types...