Commit graph

9 commits

Author SHA1 Message Date
Andrej Karpathy
2543b62b88 Merge branch 'streams-io' of https://github.com/ngc92/llm.c into ngc92-streams-io 2024-06-23 00:48:05 +00:00
Ross Wheeler
24923829c4 Adding suggested changes
Ternary change to test_dataloader and header cleanup
2024-06-18 10:38:33 -07:00
Erik Schultheis
3ebd5abe82 fixup tests 2024-06-18 19:58:03 +03:00
Erik Schultheis
188e7274e6 add unit test to CI 2024-06-18 13:23:56 +03:00
Ross Wheeler
30095bcb0b Fixes on accessing past memory buffer 2024-06-17 21:37:35 -07:00
Andrej Karpathy
de53e71729 small touchups 2024-06-17 18:55:16 +00:00
Andrej Karpathy
1e7c31eef0 add test for shuffled, permuted, multi-process dataloader 2024-06-15 16:36:43 +00:00
Andrej Karpathy
f089f90bcf add multiprocess test simple 2024-06-15 16:21:05 +00:00
Andrej Karpathy
d4255f1d19 first draft of a dataloader test 2024-06-15 15:56:56 +00:00