FastDeploy
latest
Fast & Easy to Deploy!
|
This is the complete list of members for fastdeploy::OpenVINOBackendOption, including all inherited members.
affinity | fastdeploy::OpenVINOBackendOption | |
hint | fastdeploy::OpenVINOBackendOption | |
num_streams | fastdeploy::OpenVINOBackendOption | |
SetAffinity(const std::string &_affinity) | fastdeploy::OpenVINOBackendOption | inline |
SetCpuOperators(const std::vector< std::string > &operators) | fastdeploy::OpenVINOBackendOption | inline |
SetDevice(const std::string &name="CPU") | fastdeploy::OpenVINOBackendOption | inline |
SetPerformanceHint(const std::string &_hint) | fastdeploy::OpenVINOBackendOption | inline |
SetShapeInfo(const std::map< std::string, std::vector< int64_t >> &_shape_infos) | fastdeploy::OpenVINOBackendOption | inline |
SetStreamNum(int _num_streams) | fastdeploy::OpenVINOBackendOption | inline |