mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
4 lines
98 B
Metal
4 lines
98 B
Metal
#pragma once
|
|
#include "common/common.metal"
|
|
#include "ops/ops.metal"
|
|
#include "types/types.metal"
|