mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-04-29 03:00:14 -04:00
5 lines
110 B
Metal
5 lines
110 B
Metal
#pragma once
|
|
#include "memory/memory.metal"
|
|
#include "register/register.metal"
|
|
#include "shared/shared.metal"
|