sched : support async weight copy

This commit is contained in:
slaren 2024-05-14 20:41:33 +02:00
parent 8f7080bf48
commit 5de9b743f8
6 changed files with 181 additions and 18 deletions

View file

@ -1358,6 +1358,7 @@ int main(int argc, char ** argv) {
}
p->print_test(t);
fflush(p->fout);
llama_print_timings(ctx);