Elasticai-creator

Latest version: v0.55.2

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 13

0.33.3

Fix
* Remove DualPort2ClockRam design ([`f9224c6`](https://github.com/es-ude/elastic-ai.creator/commit/f9224c6809b3a6f72bfe0405419de494b099b17c))
* Set correct rom names ([`9570826`](https://github.com/es-ude/elastic-ai.creator/commit/95708269900ca99b79da9ba37078f593724e5d17))

Documentation
* Remove deprecated documentation ([`11b9945`](https://github.com/es-ude/elastic-ai.creator/commit/11b9945bf3b6bf96899a09751963a93eb98d846d))

0.33.2

Fix
* Small import fix ([`07d2e29`](https://github.com/es-ude/elastic-ai.creator/commit/07d2e29c36e60d35066d2145782223aa42d64519))
* **translation:** Add missing rom files and calculate correct twos complement ([`f700409`](https://github.com/es-ude/elastic-ai.creator/commit/f70040956b7637844a471a5eff171d9cc6ba4c72))
* **translation:** Add missing ROMs and set correct names in fp_linear1d template ([`ad4c6f0`](https://github.com/es-ude/elastic-ai.creator/commit/ad4c6f095102965ff1dffa83dab4f2cb9749ce49))
* Fix type annotation ([`8da1107`](https://github.com/es-ude/elastic-ai.creator/commit/8da1107b2640d695816c71dd3980c0783b522122))
* **unit:** Fix failing unittests that are using the linear1d layer and design ([`ff582e1`](https://github.com/es-ude/elastic-ai.creator/commit/ff582e185ea01cc6282cb4553e14701e88a9d8f8))

0.33.1

Fix
* Usage of lstm output in lstm_network impl ([`2e16141`](https://github.com/es-ude/elastic-ai.creator/commit/2e1614184cdaa073fdcc686b891748861fe5c7cc))
* Wrong fixed point config object used for linear layers ([`3626113`](https://github.com/es-ude/elastic-ai.creator/commit/36261136add4b4d378598dc8c9e858240f6557c5))

0.33.0

Feature
* Add rom design for saving weights ([`75862b7`](https://github.com/es-ude/elastic-ai.creator/commit/75862b7db4e64173daf7e6cdcb8413b0f510d396))

Fix
* Correctly pad rom memory ([`fe768d5`](https://github.com/es-ude/elastic-ai.creator/commit/fe768d5f93c34ade65c24479c70f3528c66b0408))

0.32.1

Fix
* Typo in test for lstm cell designs ([`2ffeaec`](https://github.com/es-ude/elastic-ai.creator/commit/2ffeaecf3ba7c3c0946c57ab3bee92af55746887))
* Set library for lstm_cell ([`2b3a565`](https://github.com/es-ude/elastic-ai.creator/commit/2b3a565039672ca89a1c5f593db5a5f32742f771))

0.32.0

Feature
* Add linear layer to lstm network ([`bccb50c`](https://github.com/es-ude/elastic-ai.creator/commit/bccb50cd6e3bc4e3e3115a41e051a1b962f6be52))
* Add linear layer to lstm network ([`48982f0`](https://github.com/es-ude/elastic-ai.creator/commit/48982f0aca675098b77edb2c8419b09ebc388835))
* **translation:** Add support for single buffered module to sequential ([`5402782`](https://github.com/es-ude/elastic-ai.creator/commit/5402782c0c37a6838b77b19d8040d256217d72ba))
* **translation:** Sequential layer with bufferless layers ([`d7cea69`](https://github.com/es-ude/elastic-ai.creator/commit/d7cea69ad0696f63e00762991e7407ad09d8a94c))
* Add data flow node, sink node and source node ([`9a511de`](https://github.com/es-ude/elastic-ai.creator/commit/9a511de4d2618c3131abcd3c481b918ffa96545e))
* Introduce vhdl_design class ([`2431ba4`](https://github.com/es-ude/elastic-ai.creator/commit/2431ba40b71c19dff161ea9b78d7b5277970a6f9))
* Add logic and logic vector signals ([`551f241`](https://github.com/es-ude/elastic-ai.creator/commit/551f24113be03b45ab1811cb734e521671620d89))
* Add connectable base in/out signals ([`fea05ed`](https://github.com/es-ude/elastic-ai.creator/commit/fea05ed0507550c23701bf6f5e3a562b68af73d4))
* Introduce vhdl_design class ([`20566f6`](https://github.com/es-ude/elastic-ai.creator/commit/20566f600383ccb68fed60483bede9db5436913f))
* Add logic and logic vector signals ([`1947baa`](https://github.com/es-ude/elastic-ai.creator/commit/1947baac032e1b3958344779a00b84615b5581a1))
* Add connectable base in/out signals ([`7ad67f9`](https://github.com/es-ude/elastic-ai.creator/commit/7ad67f916815b692daddae98d4c93b9a5eb21641))

Fix
* **translation:** Correct values for x/y_address_width ([`c7af1af`](https://github.com/es-ude/elastic-ai.creator/commit/c7af1af71ef9319ed2ee7fffd7afcbaa5ffda580))
* Tests and remove type annotations leading to deps ([`75ed6cc`](https://github.com/es-ude/elastic-ai.creator/commit/75ed6cc4f3a92b80656433b8209c0c932595900e))
* Typing ([`b0bfa39`](https://github.com/es-ude/elastic-ai.creator/commit/b0bfa39b98555b37f0d2626a235ac74987e2c9ad))
* Fix unit tests after major rebase ([`3b596e9`](https://github.com/es-ude/elastic-ai.creator/commit/3b596e9c20e302bbf42efda7577e01498c05bc6c))
* Type annotations for tracing module ([`da598a9`](https://github.com/es-ude/elastic-ai.creator/commit/da598a92fc8f76b3c19d0b960d77122b82d171ac))
* Fix incorrect vector signal initialization ([`3b23f7a`](https://github.com/es-ude/elastic-ai.creator/commit/3b23f7a64afda8cd2ee320f6af7dc372f9daf5e2))
* Fix incorrect vector signal initialization ([`3c68255`](https://github.com/es-ude/elastic-ai.creator/commit/3c68255057dad325ab4ba89601f6f1e2384f0d95))

Page 6 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.