|
Lux GPU Core 0.2.0
Lightweight plugin-based GPU acceleration for blockchain and ML
|
#include <kernel_loader.h>
Data Fields | |
| const char * | backend |
| const LuxEmbeddedKernel * | kernels |
| size_t | count |
Definition at line 84 of file kernel_loader.h.
| const char* LuxKernelRegistry::backend |
Definition at line 85 of file kernel_loader.h.
| size_t LuxKernelRegistry::count |
Definition at line 87 of file kernel_loader.h.
| const LuxEmbeddedKernel* LuxKernelRegistry::kernels |
Definition at line 86 of file kernel_loader.h.