forked from IQ.Lvbs/IQ.Pilot
IQ.Pilot Release Commit @ 0798119
This commit is contained in:
9
tinygrad_repo/extra/thunder/amd/include/ops/ops.cuh
Normal file
9
tinygrad_repo/extra/thunder/amd/include/ops/ops.cuh
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* @file
|
||||
* @brief A collection of all of the operations that ThunderKittens defines.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "warp/warp.cuh"
|
||||
#include "group/group.cuh"
|
||||
Reference in New Issue
Block a user