Files
tinygrad/extra/thunder/cuda/include/ops/group/shared/shared.cuh
2025-10-10 00:32:33 -07:00

7 lines
140 B
Plaintext

/**
* @file
* @brief An aggregate header of group operations on data in shared memory
*/
#include "tile/tile.cuh"
#include "vec/vec.cuh"