Skip to content

Releases: BeastByteAI/FNNX

JS (v0.0.2)

15 Feb 19:50
c043852

Choose a tag to compare

Improved tar handling

JS (v0.0.1)

13 Feb 20:09

Choose a tag to compare

js_v0.0.1

updated js package names, github actions

Python (v0.0.11)

06 Jan 20:04
25e7626

Choose a tag to compare

  • Added support for configurable env managers in stdio handler
  • Added support for UV env manager

Python (v0.0.10)

05 Jan 07:29
4743193

Choose a tag to compare

  • Simplified the handling of dtypes, removed FlatList

Python (v0.0.9)

31 Dec 13:23
40421f9

Choose a tag to compare

  • pyfunc: reworked imports resolution during warmup #10

Python (v0.0.8)

28 Dec 19:12
d34450f

Choose a tag to compare

  • Use spec v0.0.4
  • Added reader/writer classes (extras)
  • Added pydantic models of spec (extras)

Spec v0.0.4

28 Dec 19:07
ecfa7c8

Choose a tag to compare

Added optional used_operators attribute to ONNX op.

Python (v0.0.7)

22 Nov 12:51
e58d998

Choose a tag to compare

Fixed concurrency of stdio handler

Python (v0.0.6)

15 Sep 19:48
7a6ec3f

Choose a tag to compare

Added stdio handler

Spec v0.0.3

15 Sep 19:47
dafa63c

Choose a tag to compare

Added optional conda_channels key to python3 (conda) env.