|
Feat C++ API
A feature engineering automation tool
|
Go to the source code of this file.
Namespaces | |
| FT | |
| main Feat namespace | |
| FT::Pop | |
| namespace containing population representations used in Feat | |
| FT::Pop::Op | |
| namespace representing various operations on population individuals used in Feat | |
Macros | |
| #define | omp_get_thread_num() 0 |
| #define | omp_get_max_threads() 1 |
Functions | |
| void | FT::Pop::Op::choose_gpu () |
| void | FT::Pop::Op::initialize_cuda () |
Variables | |
| int | NUM_SMS |
| int | DIM_GRID |
| int | DIM_BLOCK |
| #define omp_get_max_threads | ( | ) | 1 |
Definition at line 13 of file cuda_utils.h.
| #define omp_get_thread_num | ( | ) | 0 |
Definition at line 12 of file cuda_utils.h.
|
extern |
|
extern |
|
extern |