Tflite2tensorflow

Latest version: v1.22.0

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

Scan your dependencies

Page 4 of 5

1.18.1

- Fixed inverse quantization bug in Full INT8 Quantized model.
- https://github.com/PINTO0309/tflite2tensorflow/issues/25

1.18.0

- Support for specifying **`extra_opset`** in ONNX. **`--onnx_extra_opset`** can be converted using an extended opset by specifying the following string. **`com.microsoft:1`** or **`ai.onnx.contrib:1`** or **`ai.onnx.ml:1`**
- https://github.com/onnx/tensorflow-onnx/issues/1617
- https://github.com/onnx/tensorflow-onnx/blob/master/tf2onnx/constants.py
- https://github.com/microsoft/onnxruntime-extensions/blob/main/tutorials/tf2onnx_custom_ops_tutorial.ipynb
- https://github.com/microsoft/onnxruntime-extensions

1.17.2

- Add **`onnxruntime-extensions`**
- [How to export from TensorFlow to ONNX by importing extra_opset, etc.](https://zenn.dev/pinto0309/scraps/a46835a40c91f5)

1.17.1

- TensorFlow v2.7.0 -> v2.8.0-rc0

1.17.0

- TensorRT 8.2.2.1-GA

1.16.4

- Added a process to execute **`shape_inference`** at the same time as generating ONNX.
- **`onnxmltools`**

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.