You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2023. It is now read-only.
Katsuya Hyodo edited this page Jan 27, 2022
·
174 revisions
cd~
APPVER=v1.28.1
PACK=${PWD}/packages/openvino2tensorflow
cd git/openvino2tensorflow
gh release create ${APPVER} \
--title "openvino2tensorflow ${APPVER}" \
--notes \
'- Add **`--non_verbose`** option. - Do not show all the weight information of each layer in the conversion log.' \
${PACK}/calibration_data_img_sample.npy \
${PACK}/flatc.tar.gz \
${PACK}/l_openvino_toolkit_p_2021.4.582.tgz \
${PACK}/nv-tensorrt-repo-ubuntu2004-cuda11.4-trt8.2.2.1-ga-20211214_1-1_amd64.deb \
${PACK}/tensorflow-2.8.0rc0-cp38-none-linux_x86_64.whl \
${PACK}/tflite_runtime-2.8.0rc0-cp38-none-linux_x86_64.whl \
${PACK}/sclblonnx-0.1.9_nvc-py3-none-any.whl