Skip to content

Releases: kendryte/nncase

v2.10.0

08 Aug 06:12
Compare
Choose a tag to compare

New features

  • Add k230 linux runtime python APIs and wheel package
  • linux runtime support riscv gcc 14.1: #1355

Bug fixes and performance improve

  • Update doc: #1224, #1240
  • Add extra compile option to be compatible with k230 linux sdk: #1227
  • Fix numpy non contiguous: #1232
  • Upgrade conan2: #1242, #1244, #1267
  • Fix sat extractor: #1243
  • Fix test: #1341
  • Optimize yolov10: #1260
  • Optimize depth anything: #1343
  • Fix rtos build isa extension: #1346
  • Fix runtime dtype: #1352
  • Fix k230_benchmark_test and k230_ai_demo jobs: #1359
  • Fix nncase-k230 python wheel issues: #1388

nncase v2.9.0

31 Jul 09:09
Compare
Choose a tag to compare

New features

  • k230 support linux runtime: #1222

Bug fixes and performance improve

  • update set dotnet env: #1209
  • update docs link: #1213
  • fix normal reduce sum: #1214
  • fix externel data: #1215

nncase v2.8.3

22 May 08:28
Compare
Choose a tag to compare

New features

  • qemu system mode: #1201
  • support layernorm channel first(C#): #1204

Bug fixes and performance improve

  • Feature/add xsgetn for char array buffer: #1198
  • fix reduce sum opset conditio: #1203
  • Remove unavailable nuget source(nuget.cnblogs.com): #1207

nncase v2.8.2

28 Apr 08:09
Compare
Choose a tag to compare

New features

  • Feature/update docs: #1174
  • Feature/egraph extract constrains: #1175
  • Feature/update docs: #1176

Bug fixes and performance improve

  • fix fold binary: #1182
  • Fix macos-latest doesn't support python 3.7 issue: #1194

nncase v2.8.1

28 Feb 01:45
Compare
Choose a tag to compare

New features

  • Support multiple kmodels for accuracy_test: #1162
  • Supprot npy for pytest: #1164

Bug fixes and performance improve

  • Fix/dump_manager: #1163
  • Fix Melgan: #1168
  • Fix the missing new line issue of dynamic shape: #1170
  • Fix in_ci env judge with bool type: #1171

nncase v2.8.0

25 Jan 01:42
Compare
Choose a tag to compare

New features

Bug fixes and performance improve

  • GNNE-1714:Fix/search time egraph: #1155
  • Fix Not Equal : #1156
  • GNNE-1714:Fix/some opt: #1158
  • Fix Bucket: #1159

nncase v2.7.0

28 Dec 02:20
Compare
Choose a tag to compare

New features

  • Add accuracy test: #1140
  • Refactor Quantize: #1144
  • Feature/k800 qemu: #1145
  • GNNE-1980 Xpu Sram Codegen: #1148
  • GNNE-1714:adjust for processor counter: #1150

Bug fixes and performance improve

  • Fix/retinaface similarity bugs: #1141
  • Fix memory leak: Avoid disposing python stream in finalizer thread: #1142
  • Fix ordering of PytestCalibrationDatasetProvider: #1143
  • Fix Reshape: #1147
  • Fix Studio: #1151, #1152
  • Add clear device mem pool util: #1153

nncase v2.6.0

30 Nov 01:47
Compare
Choose a tag to compare

New features

  • Feature/cpu: #1019
  • add onnx-op-support-md file: #1081
  • Feature/egraph fakepass: #1111
  • Feature/audio: #1118
  • Feature/remove apply: #1124
  • GNNE-1974: Feature/non uniform: #1128
  • add CheckedShape for DistributedType: #1133
  • add rvv_memcpy && opt profile: #1135
  • Nncase studio: #1125, #1136, #1137

Bug fixes and performance improve

nncase v2.5.1

31 Oct 03:10
Compare
Choose a tag to compare

New features

Bug fixes and performance improve

nncase v2.5.0

30 Oct 03:05
Compare
Choose a tag to compare

New features

Bug fixes and performance improve

  • fix op's datatype: #1068
  • fix timeout issue of read_until in pyserial: in #1101
  • Fix/quant by json: #1106
  • Fix/cos nan: #1090
  • fix new linked section: #1108
  • fix onnximport's dt: #1103
  • Upgrade vulkan version from 1.2.182.0 to 1.3.268.0: in #1112