vpu Directory Reference

Files

file  hddl_config.hpp [code]
 A header that defines advanced related properties for HDDL plugin. These properties should be used in SetConfig() and LoadNetwork() methods of plugins.
 
file  hddl_plugin_config.hpp [code]
 A header that defines advanced related properties for VPU plugins. These properties should be used in SetConfig() and LoadNetwork() methods of plugins.
 
file  myriad_config.hpp [code]
 A header that defines advanced related properties for Myriad plugin. These properties should be used in SetConfig() and LoadNetwork() methods of plugins.
 
file  myriad_plugin_config.hpp [code]
 A header that defines advanced related properties for VPU plugins. These properties should be used in SetConfig() and LoadNetwork() methods of plugins.
 
file  vpu_config.hpp [code]
 A header that defines common config subset for VPU plugins. Include myriad_config.hpp or hddl_config.hpp directly. These properties should be used in SetConfig() and LoadNetwork() methods of plugins.
 
file  vpu_plugin_config.hpp [code]
 A header that defines advanced related properties for VPU plugins. These properties should be used in SetConfig() and LoadNetwork() methods of plugins.