0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-08 13:55:59 +01:00
construct/include/ircd/gpt
2023-02-16 21:13:18 -08:00
..
pipe ircd::gpt::pipe::range: Use opts for construction. 2022-10-16 01:34:03 +00:00
ctrl.h ircd::gpt: Add micro-benchmark start/stop probes. 2023-02-16 21:13:18 -08:00
epoch.h
gpt.h
gpu.h
model.h ircd::gpt::pipe: Enable mutable model; fixes for backpropagation; range stub. 2022-10-18 22:01:35 +00:00
opts.h ircd::gpt: Remove various cruft. 2022-09-24 16:40:39 -07:00
samp.h ircd::gpt::samp: Split dispatch branch into memfun. 2022-10-06 22:28:23 +00:00
step.h ircd::gpt: Remove hostside backprop branch for now; simplify sample tokenizer. 2022-11-03 18:28:53 +00:00
task.h
token.h
vector.h ircd::simt: Simplify keywording; tease out OpenCL version by target. 2022-10-30 18:44:50 +00:00
vocab.h