Skip to content

Releases: fbilhaut/orp

v0.9.2

23 Mar 16:41
Compare
Choose a tag to compare

Added

  • Add the ability to load a model from memory, see Model::new_from_bytes (PR#1).
  • Add the possibility for a pipeline to expose which input/output tensors are required in the ONNX model schema (see Pipeline::expected_inputs and Pipeline::expected_outputs).

0.9.1

30 Jan 18:56
Compare
Choose a tag to compare
v0.9.1

update version and changelog