Skip to content

Releases: kendryte/nncase

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

nncase v2.4.0

25 Sep 02:11
Compare
Choose a tag to compare

New features

  • GNNE-1904 Support coordinate_mode and nearest_mode selection for nearest resize_image: #1065
  • Feature/json: #1074
  • Feature/add colab link: #1075
  • TestRunner support dynamic shape: #1076, #1089, #1095, #1096
  • github CI cancle: #1078, #1093
  • Support large kmodel: #1079
  • ncnn importer: #332

Bug fixes and performance improve

nncase v2.3.0

28 Aug 06:33
Compare
Choose a tag to compare

New features

Bug fixes and performance improve