Files
tinygrad/extra/thunder/amd/include/ops/ops.cuh
2026-02-12 20:16:43 -08:00

9 lines
160 B
Plaintext

/**
* @file
* @brief A collection of all of the operations that ThunderKittens defines.
*/
#pragma once
#include "warp/warp.cuh"
#include "group/group.cuh"