Ross Wheeler
|
c60d7de466
|
Adding manual trigger for CI
|
2024-05-27 16:50:06 -07:00 |
|
Andrej Karpathy
|
722e5b2fe5
|
refactor how we treat datasets, because we're about to have more of them and we don't want them to clutter up root dir etc. this is only step 1, i'm about to refactor a bunch of the dataloading, how the .bin files work and are loaded, how the DataLoader works, etc. This is all needed to support good evals and training at scale
|
2024-05-20 22:43:40 +00:00 |
|
Ross Wheeler
|
b88f683569
|
Add Windows to CI
Change notes:
• Add Windows build/test to CI matrix build
• Add Cuda Windows build
• Replace v3 checkout actions to v4 per GitHub recommendations
|
2024-05-11 17:49:22 -07:00 |
|
Rickard Hallerbäck
|
5ad0079fca
|
Reverting changes to Makefile, adding -j4 to make
|
2024-04-29 22:44:21 +02:00 |
|
Rickard Hallerbäck
|
8915d5ab0d
|
Adding the example kernels to CI
|
2024-04-29 17:02:05 +02:00 |
|
Rickard Hallerbäck
|
b522333851
|
Updating the CI to build different precisions
|
2024-04-28 22:17:47 +02:00 |
|
Andrej Karpathy
|
7fe1a4cd49
|
add device argparse
|
2024-04-25 16:31:01 +00:00 |
|
Andrej Karpathy
|
754627c0a2
|
update ci to pick up only the fp32 version for now, todo add mixed precision
|
2024-04-23 17:56:46 +00:00 |
|
Rickard Hallerbäck
|
c7aad65a04
|
Adding a workflow that builds with and without CUDA and OMP and on CPU also tests on ubuntu and macos
|
2024-04-22 02:14:09 +02:00 |
|