Mila 0.13.48
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Dnn::Extensibility::PluginInfo Struct Referenceexport

Get plugin metadata. More...

Public Attributes

std::string mila_api_version
std::string name
std::vector< std::string > supported_devices
std::vector< std::string > supported_precisions
std::string version

Detailed Description

Get plugin metadata.

Member Data Documentation

◆ mila_api_version

std::string Mila::Dnn::Extensibility::PluginInfo::mila_api_version

◆ name

std::string Mila::Dnn::Extensibility::PluginInfo::name

◆ supported_devices

std::vector<std::string> Mila::Dnn::Extensibility::PluginInfo::supported_devices

◆ supported_precisions

std::vector<std::string> Mila::Dnn::Extensibility::PluginInfo::supported_precisions

◆ version

std::string Mila::Dnn::Extensibility::PluginInfo::version

The documentation for this struct was generated from the following file: