mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-13 00:48:21 -05:00
Previously the output.weight layer would not be loaded, and would only contain randomly initialized values. This led to junk when doing a forward pass. Signed-off-by: Daniel Xu <daniel@thinkingmachines.ai>