1 2 3 4 5 6 7 8
# sonic_simd A portable SIMD library that provides low-level APIs for x86, ARM. Other platforms will use the fallback scalar implementation. TODO: 1. support RISC-V.