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

Release Command

Katsuya Hyodo edited this page May 1, 2022 · 174 revisions
APPVER=v1.30.0

gh release create ${APPVER} \
--title "openvino2tensorflow ${APPVER}" \
--notes \
'- CUDA 11.6
- TensorRT 8.4.0
- cuDNN 8.4
- TensorFlow v2.9.0-rc0
- TensorFlow Lite v2.9.0-rc0
- PyTorch v1.11.0'