Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Release Command

Katsuya Hyodo edited this page May 1, 2022 · 91 revisions
APPVER=v1.21.0

gh release create ${APPVER} \
--title "tflite2tensorflow ${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'
Clone this wiki locally