* Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX * Add resize.lasx.cpp for Loongson SIMD acceleration * Add imgwarp.lasx.cpp for Loongson SIMD acceleration * Add LASX acceleration support for dnn/conv * Add CV_PAUSE(v) for Loongarch * Set LASX by default on Loongarch64 * LoongArch: tune test threshold for Core/HAL.mat_decomp/15 Co-authored-by: shengwenxue <shengwenxue@loongson.cn> |
||
|---|---|---|
| .. | ||
| batch_norm_layer.cpp | ||
| convolution_layer.cpp | ||
| elementwise_layers.cpp | ||
| eltwise_layer.cpp | ||
| fully_connected_layer.cpp | ||
| layers_common.hpp | ||
| layers_common.simd.hpp | ||
| pooling_layer.cpp | ||
| quantization_utils.cpp | ||
| reduce_layer.cpp | ||
| scale_layer.cpp | ||
| softmax_layer.cpp | ||