SqueezeBrains SDK 1.18
|
Defines computing device types that wraps the sb_t_devices_par structure More...
#include <cs_par.h>
Data Fields | |
SbDeviceType | type |
Device computational type More... | |
SbFrameworkType | framework |
Identifier of the framework to be used More... | |
array< int > | id |
Identifier of the devices to be used More... | |
Defines computing device types that wraps the sb_t_devices_par structure
SbFrameworkType sb_cs::SbDevicesPar::framework |
Identifier of the framework to be used
array<int> sb_cs::SbDevicesPar::id |
Identifier of the devices to be used
SbDeviceType sb_cs::SbDevicesPar::type |