Skip to content

Update workflow pip dependencies#23

Merged
asahu-synaptics merged 1 commit intomainfrom
wip/workflow-pip-update
Jun 25, 2025
Merged

Update workflow pip dependencies#23
asahu-synaptics merged 1 commit intomainfrom
wip/workflow-pip-update

Conversation

@spal-synaptics
Copy link
Collaborator

  • Update setuptools before build

@asahu-synaptics asahu-synaptics merged commit ec36a53 into main Jun 25, 2025
4 checks passed
@asahu-synaptics asahu-synaptics deleted the wip/workflow-pip-update branch June 25, 2025 22:01
spal-synaptics added a commit that referenced this pull request Aug 7, 2025
asahu-synaptics pushed a commit that referenced this pull request Sep 18, 2025
* Bump version to 0.1.0

* Add `numpy` dependency

* Update `Preprocessor.assign()` to exclude input shape arg

* Remove `preview` release tags

* Refactor type hints to use PEP 585 generics and PEP 544 protocols

* Update docs with new type hints

* Update deprecated `Preprocessor.assign()` logic

* Update deprecation warning stack level

* Update tests for `Preprocessor.assign()`

* Update `model_load()` to support `os.PathLike` objects

* Add explicit `Network.load_model_from_memory()` to replace `Network.load_model(<memory>)`

* Update `Network.load_*` docs

* Update `synap_cli_*` examples

* Add JSON export to `synap_cli_*` examples

* Add thread safety warning to docs

* Add `Network.predict()` overload for `{input_name: value}` mapping inputs

* Update stubs for `Network.predict()`

* Update test coverage (#25)

* Add input validation checks for `Network.predict()`

* Add input validation checks for `Tensor.assign()`

* Remove ambiguous `Network.predict(*args)` overload

Model inputs should be passed as an ordered container or a mapping.

* Refactor `Network.predict()` logic

* Add test for `Network.predict(<mapping>)`

* Update `Network.predict()` docs

* Update `setuptools` (#23) (#26)

* Update docs (#27)

* Update Sphinx autodoc to generate HTML docs

* Restructure docs src

* Update docs build

* Ignore built docs files

* Update documentation (#29)

* Update to introspection based `autoapi`

* Rename `docs/gen_docs.sh` to `docs/build.sh`

* Fold overloaded method docstrings into unified docstrings

* Fix formatting

* Fix buggy param types

* Fix newline formatting in docstrings

* Update version to 0.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants