- Support latest simulator 3.9.10
- idu-load utility
- stress-test utility
- Add a new profile format, PROFILE_LEVEL_VISA_DLP
- Fix minor bugs
Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
+2.5.2 -> 2.5.3:
+ - Support latest simulator 3.9.10
+ - idu-load utility
+ - stress-test utility
+ - Add a new profile format, PROFILE_LEVEL_VISA_DLP
+ - Fix minor bugs
+
2.5.1 -> 2.5.2:
- Support latest simulator 3.9.1
- trinity-test utility
+npu-engine (2.5.3) unstable bionic; urgency=medium
+
+ * npu-engine v2.5.3 release; See ./CHANGES for details
+
+ -- Yelin Jeong <yelini.jeong@samsung.com> The, 06 Dec 2022 12:00:00 +0900
+
npu-engine (2.5.2) unstable bionic; urgency=medium
* npu-engine v2.5.2 release; See ./CHANGES for details
project('npu-engine', ['c', 'cpp'],
- version: '2.5.2',
+ version: '2.5.3',
license: ['Apache-2.0'],
meson_version: '>=0.47.0',
default_options: [
Name: npu-engine
Summary: NPU Engine
-Version: 2.5.2
+Version: 2.5.3
Release: 0
Group: System Environment/Daemons
Packager: MyungJoo Ham <myungjoo.ham@samsung.com>
%endif
%changelog
+* Tue Dec 06 2022 Yelin Jeong <yelini.jeong@samsung.com>
+- npu-engine v2.5.3 release; See ./CHANGES for details
+
* Wed Sep 07 2022 Jiho Chu <jiho.chu@samsung.com>
- npu-engine v2.5.2 release; See ./CHANGES for details