1
0
forked from IQ.Lvbs/IQ.Pilot
Files
IQ.Pilot/tinygrad_repo/extra/thunder/amd/include/ops/ops.cuh
2026-08-22 23:42:42 -05: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"