llama.cpp
f4e664f8 - context : remove redundant explicit casting to the same type (#15948)

Commit
109 days ago
context : remove redundant explicit casting to the same type (#15948) The function 'output_reserve' return type is 'uint32_t', so need to add explicit casting.
Author
Parents
Loading