Skip to content

b5798

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 06:18
68b3cd6
ggml : Callback before abort (#14481)

* Add a callback that will be called just before abort. This allows apps without a console to display a message to the user and save data if needed.

* Return previous callback to allow callback chaining

* style fixes

---------

Co-authored-by: Diego Devesa <slarengh@gmail.com>