MCPcopy Create free account
hub / github.com/AnswerDotAI/gpu.cpp / timespec

Class timespec

experimental/kernels/gpt2_webgpu.cpp:694–694  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

692
693 // train
694 struct timespec start, end;
695 printf("Starting training\n");
696 for (int step = 0; step <= 40; step++) {
697 printf("Step %d\n", step);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected