SoufSilence

Results 3 issues of SoufSilence

https://github.com/weiaicunzai/pytorch-cifar100/blob/2149cb57f517c6e5fa7262f958652227225d125b/models/shufflenet.py#L98 根据shufflenet的论文,shufflenet第二级的首个bottleneck层不应该是分组卷积,但是从这里的代码看,作者应该是分组了。是不是不太对?

新增转换.gpx文件内坐标系的方法,并更新相关参数

In vector single-width averaging add and subtract instructions, it seems that the code of `vaadd`, `vasubu`, and `vasub` give wrong results. For `vaadd`: https://github.com/pulp-platform/ara/blob/a9d8ed5007fe6e3b0916e75fb3326c57dc2ddc97/hardware/src/lane/simd_alu.sv#L186-L196 I think code `{sum[7], sum[7:1]} +...

bug