Tract

Latest version: v0.21.11

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 14

0.6.3

* Lock ndarray version to dodge rustc/llvm issue (https://github.com/rust-lang/rust/issues/71506)

0.6.2

* Use http://gihub.com/kali/readings for instrumentation.

0.6.0

Notable

* New jupyter/keras/tf example
* ARMv8 tanh / sigmoid optimisation

API Breaking

* refactor exports and dependencies
* preferred way to use tract is now to `use tract_tensorflow::prelude::*;`
* singleton framework is built by `let tensorflow = tensorflow()`. The Framework trait is in the prelude too.
* the prelude contains a reexport of `tract_core`, and of ndarray as `tract_ndarray`
* no more need to declare dependency on `tract-core` and/or `tract-linalg` in Cargo.toml
* same goes for `tract_onnx`

0.5.9

Breaking

* Rustc minimum version is now 1.39

Onnx

* Support for MatMulInteger, ConvInteger
* Support for QuantizeLinear DequantizeLinear
* Basic support for QLinearMatMul, QLinearConv

0.5.6

Tensorflow

* Initial support for GatherV2

Onnx

* Fix PReLu normalization

0.5.5

Tensorflow

* Initial support for AddV2, Mean, Min, Prod, Sum

Page 13 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.