Releases: es-ude/elastic-ai.creator
Releases · es-ude/elastic-ai.creator
v0.39.0
v0.38.0
v0.37.2
v0.34.0
v0.33.3
v0.33.2
Fix
- Small import fix (
07d2e29
) - translation: Add missing rom files and calculate correct twos complement (
f700409
) - translation: Add missing ROMs and set correct names in fp_linear1d template (
ad4c6f0
) - Fix type annotation (
8da1107
) - unit: Fix failing unittests that are using the linear1d layer and design (
ff582e1
)
v0.33.1
v0.33.0
v0.32.1
v0.32.0
Feature
- Add linear layer to lstm network (
bccb50c
) - Add linear layer to lstm network (
48982f0
) - translation: Add support for single buffered module to sequential (
5402782
) - translation: Sequential layer with bufferless layers (
d7cea69
) - Add data flow node, sink node and source node (
9a511de
) - Introduce vhdl_design class (
2431ba4
) - Add logic and logic vector signals (
551f241
) - Add connectable base in/out signals (
fea05ed
) - Introduce vhdl_design class (
20566f6
) - Add logic and logic vector signals (
1947baa
) - Add connectable base in/out signals (
7ad67f9
)
Fix
- translation: Correct values for x/y_address_width (
c7af1af
) - Tests and remove type annotations leading to deps (
75ed6cc
) - Typing (
b0bfa39
) - Fix unit tests after major rebase (
3b596e9
) - Type annotations for tracing module (
da598a9
) - Fix incorrect vector signal initialization (
3b23f7a
) - Fix incorrect vector signal initialization (
3c68255
)