Skip to content

b2755

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 00:50
e00b4a8
Fix more int overflow during quant (PPL/CUDA). (#6563)

* Fix more int overflow during quant.

* Fix some more int overflow in softmax.

* Revert back to int64_t.