scvi-tools icon indicating copy to clipboard operation
scvi-tools copied to clipboard

OpenVINO backend

Open likholat opened this issue 3 years ago • 1 comments
trafficstars

I would like to contribute an OpenVINO backend (allows to speed up the runtime of pretrained models) for the models in this repository.

Now I have a script, which converts VAE model to OpenVINO representation. Could you please share tests or demo for VAE model so I can compare accuracy and execution time of the original and OpenVINO model?

likholat avatar Apr 04 '22 15:04 likholat

Demo is here. Would you be able to provide some details on the advantages of OpenVINO for this project? We are not typically in the scenario of serving pre-trained models. Thanks!

adamgayoso avatar Apr 04 '22 22:04 adamgayoso

Closing as this is out of scope for this package.

adamgayoso avatar Mar 22 '23 04:03 adamgayoso