Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyopenvino

A Torch-style simplified Python API for OpenVINO Toolkit.

Features

  • Load/save model
  • Move to device and apply inference options
  • Lower precision to FP16 (GPU inference)
  • Infer asynchcrounously to improve the throughput.

See "examples" folder for usage details.

Installation

python setup.py install

Run Example

python examples/simple_example.py

API Reference

For more information about API, please refer to API documentation.

About

Simplified Python API for OpenVINO

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages