This commit is contained in:
Comma Device
2024-05-14 08:21:27 +00:00
parent 6efe858dfc
commit 1ff14d346f
3119 changed files with 3 additions and 3 deletions

0
tinygrad_repo/tinygrad/codegen/kernel.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/codegen/linearizer.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/features/image.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/features/search.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/graph.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/helpers.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/jit.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/lazy.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/mlops.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/nn/__init__.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/nn/optim.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/nn/state.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/ops.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/realize.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/renderer/cstyle.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/renderer/opencl.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/runtime/lib.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/runtime/ops_cpu.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/runtime/ops_disk.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/runtime/ops_gpu.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/shape/shapetracker.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/shape/symbolic.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/shape/view.py Normal file → Executable file
View File

0
tinygrad_repo/tinygrad/tensor.py Normal file → Executable file
View File