deepvariant icon indicating copy to clipboard operation
deepvariant copied to clipboard

OpenVINO 2022.1 with new API

Open dkurt opened this issue 2 years ago • 3 comments

We are not taking pull requests at this time.

dkurt avatar Mar 07 '22 13:03 dkurt

Hi @dkurt , sorry it took me a while to get to this.

Update: I've run internally once with your updated code. So far I've only run on one WES example so I don't have full timing stats yet. I want to confirm that it's expected that I'm seeing:

Please install required versions of components or run pip installation
pip install openvino-dev[tensorflow]

I'll continue to look into the runtime and let you know.

pichuan avatar Mar 16 '22 15:03 pichuan

@pichuan, thank you!

I also seen this warning locally but it just about TensorFlow version. If the conversion finished with [SUCCESS] - everything is fine.

dkurt avatar Mar 16 '22 15:03 dkurt

Got it. My first test run did finish successfully and the hap.py numbers are the same as before. I'm now running a few bigger runs to take a look at the runtime.

pichuan avatar Mar 16 '22 15:03 pichuan