Skip to content

Releases: BeastByteAI/FNNX

Python (v0.0.12)

Choose a tag to compare

@OKUA1 OKUA1 released this 28 Jun 15:55
817ef36
  • Added MLFlow model converter

JS (v0.0.2)

Choose a tag to compare

@OKUA1 OKUA1 released this 15 Feb 19:50
c043852

Improved tar handling

JS (v0.0.1)

Choose a tag to compare

@OKUA1 OKUA1 released this 13 Feb 20:09
js_v0.0.1

updated js package names, github actions

Python (v0.0.11)

Choose a tag to compare

@OKUA1 OKUA1 released this 06 Jan 20:04
25e7626
  • Added support for configurable env managers in stdio handler
  • Added support for UV env manager

Python (v0.0.10)

Choose a tag to compare

@OKUA1 OKUA1 released this 05 Jan 07:29
4743193
  • Simplified the handling of dtypes, removed FlatList

Python (v0.0.9)

Choose a tag to compare

@OKUA1 OKUA1 released this 31 Dec 13:23
40421f9
  • pyfunc: reworked imports resolution during warmup #10

Python (v0.0.8)

Choose a tag to compare

@OKUA1 OKUA1 released this 28 Dec 19:12
d34450f
  • Use spec v0.0.4
  • Added reader/writer classes (extras)
  • Added pydantic models of spec (extras)

Spec v0.0.4

Choose a tag to compare

@OKUA1 OKUA1 released this 28 Dec 19:07
ecfa7c8

Added optional used_operators attribute to ONNX op.

Python (v0.0.7)

Choose a tag to compare

@OKUA1 OKUA1 released this 22 Nov 12:51
e58d998

Fixed concurrency of stdio handler

Python (v0.0.6)

Choose a tag to compare

@OKUA1 OKUA1 released this 15 Sep 19:48
7a6ec3f

Added stdio handler