Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Releases: PINTO0309/openvino2tensorflow

v1.34.0

08 Sep 01:52
ed920a2
Compare
Choose a tag to compare
  • TensorRT 8.4.3 -> 8.4.0 backport. Fixes degrade the accuracy of FP16.
  • TensorFlow v2.10.0-rc1 -> v2.10.0

What's Changed

Full Changelog: v1.33.1...v1.34.0

v1.33.1

26 Aug 13:50
12c3a9b
Compare
Choose a tag to compare

v1.33.0

21 Aug 23:55
1a9a27f
Compare
Choose a tag to compare
  • CUDA 11.7
  • cuDNN 8.5
  • TensorFlow v2.10.0-rc1
  • PyTorch v1.12.1
  • TorchVision 0.13.1
  • TorchAudio 0.12.1
  • OpenVINO 2022.1.0
  • TensorRT 8.4.3+
  • pycuda 2022.1
  • onnxruntime-gpu 1.12.1 (CUDA, TensorRT, OpenVINO GPU/CPU)

v1.32.1

02 Aug 14:58
Compare
Choose a tag to compare
  1. NCDHW input supported
  2. Addition of --input_as_ncdhw (5D only)
  3. AveragePooling1D, AveragePooling3D supported

v1.32.0

16 Jul 02:13
f4c3884
Compare
Choose a tag to compare
  • Add tensor unit quantization option to tflite quantization options (experimental implementation) #114 @zye1996
    • --disable_per_channel

v1.31.6

12 Jul 01:07
Compare
Choose a tag to compare
  • GroupConvolution bug fixes

v1.31.5

30 Jun 07:19
Compare
Choose a tag to compare

v1.31.4

24 Jun 03:16
Compare
Choose a tag to compare
  • Interpolate bug fixes
  • Support for U64, U32, and U16

v1.31.3

01 Jun 13:21
Compare
Choose a tag to compare
  • Sqrt bug fixes

v1.31.2

30 May 01:45
Compare
Choose a tag to compare

e.g.

{
    "layer_id": "927",
    "type": "StridedSlice",
    "replace_mode": "replace",
    "values": [
        [0,0,0,8],
        [2,7,11,16],
        [1,1,1,1],
        0,
        0,
        0,
        0,
        0
    ]
}