mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-14 01:18:26 -05:00
5 lines
98 B
Metal
5 lines
98 B
Metal
#pragma once
|
|
#include "common/common.metal"
|
|
#include "ops/ops.metal"
|
|
#include "types/types.metal"
|