kendryte / nncase

Open deep learning compiler stack for Kendryte AI accelerators ✨
Apache License 2.0
752 stars 183 forks source link

Move NTT to project root #1265

Closed sunnycase closed 3 weeks ago

sunnycase commented 3 weeks ago

Currently the conan toolchain files contains some optimization options (like "rv64gcv_zvl1024b_zfh") which make riscv conan packages only support zvl1024b cpus(like k230). This PR move these options out of the toolchain files to ntt compile options. This PR also move ntt to project root as ntt will be provided to users independently.

github-actions[bot] commented 3 weeks ago

Test Results

5 113 tests  ±0   5 113 ✅ ±0   1h 17m 23s ⏱️ -50s     5 suites ±0       0 💤 ±0      5 files   ±0       0 ❌ ±0 

Results for commit d1b73b44. ± Comparison against base commit ef07392b.

:recycle: This comment has been updated with latest results.