Skip to content

Latest commit

 

History

History
 
 

paddle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

OpenVINO™ Paddle Frontend

OpenVINO Paddle Frontend is one of the OpenVINO Frontend libraries created for the Baidu PaddlePaddle™ framework. The component is responsible for:

OpenVINO Paddle Frontend uses the common coding style rules.

Key contacts

People from the openvino-ie-paddle-maintainers have the rights to approve and merge PRs to the Paddle frontend component. They can assist with any questions about the component.

Components

OpenVINO Paddle Frontend has the following structure:

  • docs contains developer documentation for the component.
  • include contains module API and detailed information about the provided API.
  • src folder contains sources of the component.
  • tests contains tests for the component. To get more information, read How to run and add tests page.

Debug capabilities

Developers can use OpenVINO Model debug capabilities that are described in the OpenVINO Model User Guide.

Tutorials

See also