IQ.Pilot Release Commit @ 8627e35
This commit is contained in:
11
tinygrad_repo/extra/thunder/cuda/include/common/common.cuh
Normal file
11
tinygrad_repo/extra/thunder/cuda/include/common/common.cuh
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* @file
|
||||
* @brief A collection of common resources on which ThunderKittens depends.
|
||||
*/
|
||||
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "util.cuh"
|
||||
#include "base_types.cuh"
|
||||
#include "base_ops.cuh"
|
||||
Reference in New Issue
Block a user