llama.cpp
f4e664f8
- context : remove redundant explicit casting to the same type (#15948)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#15948 - context : remove redundant explicit casting to the same type
Author
haiyuewa
Parents
f088b6a8
Loading