diff options
author | Robyn <robyngraf@users.noreply.github.com> | 2023-06-25 04:10:29 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-24 20:10:29 +0200 |
commit | 5ec8dd5a3c6a9a109351d2257bb9d53869bd0a94 (patch) | |
tree | 571f9f195508ff20b7d23aa698c2660d0d0f8ab5 /examples/jeopardy | |
parent | 65bdd52a867539691007f85c5508146d507f72c1 (diff) |
#1869 Fix null reference errors when training from scratch with CUDA (#1907)
* #1869 Fix null reference errors when training from scratch with CUDA build
Calling ggml_compute_forward when node->src0 was null was causing train-text-from-scratch.exe to terminate unexpectedly.
* ggml : do not dereference src0 if NULL
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Diffstat (limited to 'examples/jeopardy')
0 files changed, 0 insertions, 0 deletions