[Release] NPU Engine 0.0.6 release
[platform/adaptation/npu/trix-engine.git] / CHANGES
1 0.0.5 -> 0.0.6:
2   - Support new NPU binary format (i.e., version 2)
3   - Support non-contiguous multiple input/output tensors
4   - Support data manipulation and quantization (only for npubinfmt v2)
5
6 0.0.4 -> 0.0.5:
7   - Add a prototype for NPU-ASR
8   - Fix minor bugs
9
10 0.0.3 -> 0.0.4:
11   - Change names of sub-packages from libnpuengine to npu-engine
12
13 0.0.2 -> 0.0.3:
14   - Tarballs containing test data are removed
15   - Test data are generated at the build time
16
17 0.0.1 -> 0.0.2:
18   - NPU Vision functionality verified in the FastModel envionment
19   - Support Ubuntu 16.04 packaging & emulation of NPU executions
20   - More test cases with single/multi-layer NPU models