文件历史

14 次代码提交

作者 SHA1 备注 提交日期
Ross Wheeler d6d08be3c0 Addressed review comments
Explicit precision set for tests
2024-06-27 00:58:19 -07:00
rosslwheeler 267efc9a0e Merge branch 'karpathy:master' into feature/tests 2024-06-26 22:38:21 -07:00
rosslwheeler 2e32e25e37 Merge branch 'karpathy:master' into feature/tests 2024-06-24 23:05:55 -07:00
Andrej Karpathy 569f9f16f9 add outlier detector, test for it, and start tracking z score of the loss, for now only print it 2024-06-25 01:37:31 +00:00
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 5b95bff118 Dataloader test and ptx/sass file generator
Setup new test infrastructure
2024-06-21 17:23:03 -07: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