Go to the source code of this file.
Macros | |
| #define | MTL_CONST |
| #define | instantiate_kernel(name, func, ...) |
Variables | |
| static constexpr int | MAX_REDUCE_SPECIALIZED_DIMS = 4 |
| static constexpr int | REDUCE_N_READS = 4 |
| static constexpr int | REDUCE_N_WRITES = 4 |
| static constexpr int | SOFTMAX_N_READS = 4 |
| static constexpr int | RMS_N_READS = 4 |
| static constexpr int | RMS_LOOPED_LIMIT = 4096 |
| #define instantiate_kernel | ( | name, | |
| func, | |||
| ... ) |
| #define MTL_CONST |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |