diff options
author | xaedes <xaedes@gmail.com> | 2023-05-14 17:55:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-14 18:55:02 +0300 |
commit | 79b2d5b69d80be0bf29312fb9a95854876b0a8a5 (patch) | |
tree | 78bafe02fd7da180ef700b24fe0970577c64a13f /SHA256SUMS | |
parent | 13c351ad7292c5b5ab35db25c7a4f993e75d9cfd (diff) |
ggml : alternative fix for race condition bug in non-inplace ggml_compute_forward_diag_mask_f32 (#1454)
* fix race condition bug in non-inplace ggml_compute_forward_diag_mask_f32
memcpy needs to be synchronized across threads to avoid race conditions.
=> do it in INIT phase
* remove trailing whitespace
* Update ggml.c
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Diffstat (limited to 'SHA256SUMS')
0 files changed, 0 insertions, 0 deletions