softmax_pdf_inplace
rwkvzip
0.1.0
In rwkvzip::
coders::
ac
rwkvzip
::
coders
::
ac
Function
softmax_
pdf_
inplace
Copy item path
Source
pub fn softmax_pdf_inplace( logits: &[
f32
], vocab_size:
usize
, pdf_out: &mut [
f64
], )