Releases: BeastByteAI/FNNX
Releases · BeastByteAI/FNNX
JS (v0.0.2)
Improved tar handling
JS (v0.0.1)
js_v0.0.1 updated js package names, github actions
Python (v0.0.11)
- Added support for configurable env managers in stdio handler
- Added support for UV env manager
Python (v0.0.10)
- Simplified the handling of dtypes, removed
FlatList
Python (v0.0.9)
- pyfunc: reworked imports resolution during warmup #10
Python (v0.0.8)
- Use spec v0.0.4
- Added reader/writer classes (extras)
- Added pydantic models of spec (extras)
Spec v0.0.4
Added optional used_operators attribute to ONNX op.
Python (v0.0.7)
Fixed concurrency of stdio handler
Python (v0.0.6)
Added stdio handler
Spec v0.0.3
Added optional conda_channels key to python3 (conda) env.