SqueezeBrains SDK 1.18
|
General information about sb library and computing devices like CPU and GPUs. More...
#include <sb.h>
Data Fields | |
sb_t_version | version |
Version of the sb library. | |
char | version_str [16] |
String with the version of the sb library. | |
char | compile_date [32] |
String with the compilation date of the sb library. | |
char | compile_time [32] |
String with the compilation time of the sb library. | |
signed long long | malloc_size |
Current allocated memory, expressed in bytes, by sb the library. | |
signed long long | malloc_size_max |
Maximum allocated memory, expressed in bytes, by sb the library. | |
int | dl_modules_enabled |
Value is different from 0 if Deep Learning modules are enabled. | |
sb_t_devices_info | devices |
List of available computing devices. | |
General information about sb library and computing devices like CPU and GPUs.