Andrej Karpathy
|
051f3ca53c
|
first draft, apparently this works. needs cleanups, and also we are not yet utilizing the full batch dimension. we actually have to load in multiple examples and fully utilize batch
|
2024-05-22 19:24:20 +00:00 |
|
Andrej Karpathy
|
c51cd70cfb
|
fix a slip in gitignore, i think i am getting tired today
|
2024-05-20 23:22:31 +00:00 |
|
Andrej Karpathy
|
bced34d71e
|
adjust gitignore
|
2024-05-20 23:15:44 +00:00 |
|
Jun Zhang
|
9e645314e6
|
Check if file exists using platform specific commands & Add *.o to gitignore
Signed-off-by: Jun Zhang <jun@junz.org>
|
2024-05-20 00:00:21 +08:00 |
|
Rickard Hallerbäck
|
b522333851
|
Updating the CI to build different precisions
|
2024-04-28 22:17:47 +02:00 |
|
austinvhuang
|
d937f93aaa
|
Add a local convenience Makefile for dev/cuda/, fix 2 minor warnings observed when building all targets.
|
2024-04-26 21:19:44 -04:00 |
|
dagelf
|
f36891675e
|
Allow data directory to be a softlink and still ignore it
|
2024-04-25 11:43:03 +02:00 |
|
dagelf
|
bcddcd6587
|
if / specified git doesn't ignore softlinks to subdirectories
|
2024-04-25 11:40:47 +02:00 |
|
dagelf
|
7476b9ec60
|
more specific gitignore
|
2024-04-25 11:33:16 +02:00 |
|
dagelf
|
cd898b79d3
|
.add to .gitignore: fp32 binaries, *.exe, *.obj, .*
|
2024-04-24 17:58:49 +02:00 |
|
Andrej Karpathy
|
fced6d180f
|
small adjustments to Makefile and gitignore
|
2024-04-21 17:40:26 +00:00 |
|
Rickard Hallerbäck
|
280023bf8e
|
Support for vanilla build without CUDA tools
|
2024-04-20 21:32:35 +02:00 |
|
Andrej Karpathy
|
fd8459d858
|
small gitignore for now. probably iterate on
|
2024-04-10 18:54:23 +00:00 |
|