Initial commit

This commit is contained in:
Vijay Janapa Reddi
2025-07-08 22:47:00 -04:00
committed by GitHub
commit 07b01b10c3
2 changed files with 4 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
*.tar.gz filter=lfs diff=lfs merge=lfs -text
*.gif filter=lfs diff=lfs merge=lfs -text

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# tinytorch
TinyTorch is a minimalist, educational framework for building machine learning systems from scratch.